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
/
Testing
/
at
master
3 folders
22 files
Dependencies
Use readonly auto-properties
6 years ago
Drawables
Disable timeout in until-steps when debugger attached
4 years ago
Input
Merge branch 'master' into manual-input-manager-platform-action
4 years ago
AssemblyReference.cs
Make DCC-related types internal
5 years ago
DrawFrameRecordingContainer.cs
Fix delegate allocation in DrawFrameRecordingContainer
5 years ago
DynamicClassCompiler.cs
Add logging if Dynamic Compilation is disbled due to no Solution file
4 years ago
EmptyTypeReferenceBuilder.cs
Update usages of await to always ConfigureAwait(false)
4 years ago
ExcludeFromDynamicCompileAttribute.cs
Allow ExcludeFromDynamicCompile on enums
5 years ago
GridTestScene.cs
Merge branch 'master' into code-style
6 years ago
HeadlessTestAttribute.cs
Add attribute to mark visual tests that should only run via nUnit
6 years ago
IDynamicallyCompile.cs
Make DCC-related types internal
5 years ago
ITypeReferenceBuilder.cs
Add custom error message for no referenced files
4 years ago
ManualInputManagerTestScene.cs
Use FrameworkFont in visual test interfaces
4 years ago
MenuTestScene.cs
Update existing usages of such quirk
4 years ago
RoslynTypeReferenceBuilder.cs
Fix type arguments not explored by DCC
4 years ago
SetUpStepsAttribute.cs
Rename TestCase to TestScene
6 years ago
TearDownStepsAttribute.cs
Remove double licence header
6 years ago
TemporaryNativeStorage.cs
try-catch usage of `DeleteDirectory` to avoid meaningless test failures
4 years ago
TestBrowser.cs
Disable explicit turning of logs overlay during compilation failure
4 years ago
TestBrowserConfig.cs
Update method usages
4 years ago
TestBrowserTestRunner.cs
Cap maximum run speed during headless test runs
4 years ago
TestRunHeadlessGameHost.cs
Change method of resolving user storage path to better handle edge case scenarios
4 years ago
TestScene.cs
Rename to avoid conflicts with similarly named local implementations
4 years ago
TestSceneTestRunner.cs
Cap maximum run speed during headless test runs
4 years ago
TestingExtensions.cs
Fix ChildrenOfType thread safety when querying while items are being added
5 years ago