1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-16 10:09:55 +00:00
CC-Tweaked/doc/events
Jonathan Coates e1e7ef59c6 Measure code coverage from in-game tests
More importantly, `./gradlew check' actually runs the in-game tests,
which makes the CI steps look a little more sensible again.

Somewhat depressing that one of the longest files (15th) in CC:T is the
build script.
2021-01-15 09:54:38 +00:00
..
char.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
key_up.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
key.md Measure code coverage from in-game tests 2021-01-15 09:54:38 +00:00
mouse_click.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
mouse_drag.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
mouse_scroll.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
mouse_up.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00