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
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
d81dde25ed
Added new test case for the 'black screen on returning from minimized windo' bug: The new button sets the DrawSizePreservingFillContainer's Parent.Size to (1, 1), breaking the scaling in the process (nothing should appear even after resizing at that point)
2017-11-30 09:15:27 +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