Commit Graph

20 Commits

Author SHA1 Message Date
Dean Herbert
fb3029668d Update licence header (and remove year) 2019-01-24 17:59:35 +09:00
Dean Herbert
d00f02381e Merge branch 'master' into ensure-update-thread 2018-11-22 18:31:25 +09:00
smoogipoo
5aa3a25db0 Fix unsafe tests 2018-11-21 18:29:40 +09:00
smoogipoo
175b2502ad OpenTK -> osuTK 2018-11-20 14:55:29 +09:00
smoogipoo
bb5b473467 Fix failing unit test 2018-08-17 16:56:51 +09:00
Dean Herbert
1e28c58b05 Update exceptions in tests 2018-06-27 16:36:04 +09:00
Dean Herbert
756d829312 Allow screens to be exited before they are completely loaded 2018-06-20 12:22:05 +09:00
Dean Herbert
44db69378c Merge remote-tracking branch 'origin/master' into peppy-async-push 2018-04-13 19:10:49 +09:00
Dean Herbert
7a598af5b9 Normalize all the line endings 2018-04-11 16:34:32 +09:00
Dean Herbert
97453d3e37 Hopefully fix tests 2018-04-09 19:03:11 +09:00
Dean Herbert
598ef5c404 Better handle testing at different speeds 2018-04-09 15:59:49 +09:00
Dean Herbert
0fdb8aaaa6 Fix completely incorrect async logic (and add tests) 2018-04-08 15:03:42 +09:00
Dean Herbert
6e4f338670 Add comprehensive screen automated tests 2018-04-08 14:47:11 +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
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