Commit Graph

18 Commits

Author SHA1 Message Date
Dean Herbert
fb3029668d Update licence header (and remove year) 2019-01-24 17:59:35 +09:00
smoogipoo
175b2502ad OpenTK -> osuTK 2018-11-20 14:55:29 +09:00
Dean Herbert
8ca3885635 Fix remaining async in test case 2018-09-02 13:42:43 +09:00
Dean Herbert
323843d559 Fix some tests 2018-08-21 13:32:27 +09:00
Dean Herbert
7a598af5b9 Normalize all the line endings 2018-04-11 16:34:32 +09:00
FreezyLemon
296a960f02 Removed unused usings 2018-01-16 04:41:53 +01:00
FreezyLemon
f9d12f4915 turn internal tests public and remove unnecessary TextFixture attr. 2018-01-16 03:52:01 +01:00
Dean Herbert
47a842a912 Update licence headers 2018-01-05 20:20:49 +09:00
Dean Herbert
fa7ba29900 Make all existing tests public 2017-12-20 21:49:30 +09:00
FreezyLemon
0eea8a72d5 Fully qualified System.ComponentModel.Description so it wouldn't use the
wrong attribute
2017-11-23 11:03:05 +01:00
FreezyLemon
d679217a31 fixed appveyor warnings 2017-11-23 09:22:11 +01:00
FreezyLemon
1ed7acc357 Changed default delay in DelayedLoadWrapper to 500ms and removed some newlines (as requested) 2017-11-23 09:16:04 +01:00
FreezyLemon
ed6e43b979 Merge branch 'load-optimization' of https://github.com/freezylemon/osu-framework into load-optimization 2017-11-23 08:57:00 +01:00
Dean Herbert
90f134a94a Move TestCase descriptions to attributes
Removes the necessity to construct a TestCase to get its description. Removes descriptions where they weren't adding anything to the titles.

Also tidies up naming of some TestCases and button layout.

Closes #1185.
2017-11-23 16:01:55 +09:00
FreezyLemon
09ea68888a Implemented DelayedLoadWrapper changes in the framework tests 2017-11-22 15:42:57 +01:00
FreezyLemon
4e172b2c68 Renamed LoadWrapper to DelayedLoadWrapper again. 2017-11-22 15:33:48 +01:00
FreezyLemon
e12c42bafe Changed the test cases to include the new LoadWrapper class instead of DelayedLoadWrapper. 2017-11-21 16:51:06 +01:00
Dean Herbert
06e52073e3 Merge desktop and framework into one 2017-09-19 15:11:46 +09:00