0ad/source/scriptinterface/tests
Stan 6a0dfa6dc1 Test whether some files are reloaded more directly
Add a way to tell whether `ReloadChangedFiles` actually catched events
by returning `INFO::SKIPPED` when it didn't.
Unlike GUI apps, you have to explicitely tell macOS to punp events in
console apps thus add a loop in the tests.
2025-06-18 14:42:13 +02:00
..
test_FunctionWrapper.h Add a class to register stateful callbacks to JS 2025-04-17 15:02:05 +02:00
test_Module.h Test whether some files are reloaded more directly 2025-06-18 14:42:13 +02:00
test_Promises.h Log rejected promises 2024-07-22 08:40:33 +00:00
test_ScriptConversions.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
test_ScriptInterface.h Refactor freezing of JS objects 2024-12-05 17:49:16 +01:00