tangled
alpha
login
or
join now
keii.dev
/
osu-framework
A game framework written with osu! in mind.
0
fork
atom
overview
issues
pulls
pipelines
osu-framework
/
osu.Framework.Tests
/
Visual
/
Drawables
/
at
master
31 files
TestSceneBlending.cs
Fix blending not working through multiple parents
5 years ago
TestSceneBorderSmoothing.cs
implement BasicButton
6 years ago
TestSceneCircularArcBoundingBox.cs
Improve test scene by anchoring box dynamically
4 years ago
TestSceneColourGradient.cs
TestCaseColourGradient -> TestSceneColourGradient
6 years ago
TestSceneColourInterpolation.cs
Remove redundant string interpolation
4 years ago
TestSceneComplexBlending.cs
Fix blending not working through multiple parents
5 years ago
TestSceneConcurrentLoad.cs
Update usages of await to always ConfigureAwait(false)
4 years ago
TestSceneCustomEasingCurve.cs
Add test scene
5 years ago
TestSceneDelayedLoadUnloadWrapper.cs
Fix other test not exiting fast enough
4 years ago
TestSceneDelayedLoadWrapper.cs
Remove DLW's special lifetime handling
4 years ago
TestSceneDrawNodeDisposal.cs
Add drawnode disposal test scene
6 years ago
TestSceneDrawableLoadCancellation.cs
Use FrameworkTestScene as base class wherever possible
6 years ago
TestSceneDrawablePool.cs
Fix intermittent DrawablePool test failures
4 years ago
TestSceneEasingCurves.cs
Update easings test scene to be usable
6 years ago
TestSceneEffects.cs
Use FrameworkTestScene as base class wherever possible
6 years ago
TestSceneFillModes.cs
Merge branch 'master' into code-style
6 years ago
TestSceneFocus.cs
Re-specify [SetUp] in each usage rather than deriving
6 years ago
TestSceneHollowEdgeEffect.cs
Merge remote-tracking branch 'ppy/master' into rename_test_case
6 years ago
TestSceneIsMaskedAway.cs
Replace all usages of HasFlag with HasFlagFast
4 years ago
TestSceneModelBackedDrawable.cs
Fix ModelBackedDrawable not working inside BufferedContainer
5 years ago
TestSceneModelBackedDrawableWithLoading.cs
Use FrameworkTestScene as base class wherever possible
6 years ago
TestSceneModelBackedDrawableWithUnloading.cs
Merge branch 'master' into dluw-loaded-offscreen-unload
4 years ago
TestScenePathApproximator.cs
Merge branch 'master' of https://github.com/ppy/osu-framework into numeric_extensions
6 years ago
TestScenePropertyBoundaries.cs
Mark visual tests with no display as headless
6 years ago
TestSceneProxyDrawableLifetime.cs
Assert the lifetime event was invoked
6 years ago
TestSceneProxyDrawables.cs
Add testcase
6 years ago
TestSceneStressGLDisposal.cs
Add failing GL disposal stress test
5 years ago
TestSceneTransformRewinding.cs
Display transforms using borrowed test code
5 years ago
TestSceneTransformSequence.cs
Merge branch 'master' into fix-mbd-reloading
4 years ago
TestSceneUpdateBeforeDraw.cs
Use FrameworkTestScene as base class wherever possible
6 years ago
TestSceneWaveform.cs
Fix WaveformGraph bypassing parent colour
5 years ago