Commit Graph

19 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
ekrctb
769274b5e4 Use new event arg for OnDragStart and OnDrag and OnDragEnd 2018-09-19 19:08:26 +09:00
smoogipoo
b3c15075fd Fix TestCaseSizing being empty by default 2018-09-03 14:03:54 +09:00
smoogipoo
54cbb25d48 Add testcase 2018-08-30 17:06:56 +09:00
ekrctb
88b23ba13b Fix TestCaseSizing 2018-08-20 19:37:38 +09:00
smoogipoo
fe09ee2016 Remove completely incorrect BypassAutoSize optimisation 2018-08-20 17:12:29 +09:00
smoogipoo
2270362b73 Apply interim fix for a StackOverflowException 2018-08-07 17:07:51 +09:00
Dean Herbert
8169c744fd Use plurals 2018-07-20 15:20:00 +09:00
ekrctb
94f7c68c20 Move classes from Input namespace 2018-07-14 12:54:49 +09:00
Dean Herbert
7a598af5b9 Normalize all the line endings 2018-04-11 16:34:32 +09:00
FreezyLemon
f768188b9f Removed leftover newlines 2018-01-17 05:57:01 +01: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
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
Dean Herbert
06e52073e3 Merge desktop and framework into one 2017-09-19 15:11:46 +09:00