Jesse Talavera
|
f35311fcd6
|
Fix a test for no-content load
|
2024-03-25 21:58:02 -04:00 |
|
Jesse Talavera
|
a941fb398c
|
Implement a test for shutting down the core
|
2024-03-25 21:54:10 -04:00 |
|
Jesse Talavera
|
86ebcd3808
|
Implement a test for setting the pixel format
|
2024-03-25 20:25:19 -04:00 |
|
Jesse Talavera
|
cdf28ecd74
|
Implement a test for setting the geometry
|
2024-03-25 20:19:35 -04:00 |
|
Jesse Talavera
|
c20a97ad35
|
Update some test scripts
|
2024-03-25 20:00:47 -04:00 |
|
Jesse Talavera
|
77ed079bdc
|
Remove obsolete test infrastructure
|
2024-03-21 20:45:07 -04:00 |
|
Jesse Talavera
|
688e6fa11e
|
Migrate the last test to libretro.py
|
2024-03-21 20:34:13 -04:00 |
|
Jesse Talavera
|
ccff012b1a
|
Migrate more tests to libretro.py
|
2024-03-21 17:06:18 -04:00 |
|
Jesse Talavera
|
f225eb2a55
|
List FindPythonModules.cmake as vendored
|
2024-03-21 15:51:02 -04:00 |
|
Jesse Talavera
|
b37403ba72
|
Remove an unused script
|
2024-03-21 15:33:39 -04:00 |
|
Jesse Talavera
|
1463969482
|
Migrate more tests to libretro.py
|
2024-03-21 15:32:59 -04:00 |
|
Jesse Talavera
|
43b9eabf6f
|
Remove some unneeded Lua scripts
|
2024-03-21 15:03:59 -04:00 |
|
Jesse Talavera
|
fabde5aa6e
|
Move more tests to libretro.py
|
2024-03-21 15:01:51 -04:00 |
|
Jesse Talavera
|
83e282418f
|
Add prelude.wfcsettings_path
|
2024-03-21 14:56:04 -04:00 |
|
Jesse Talavera
|
a1b8882fe5
|
Move some tests to libretro.py
|
2024-03-21 13:12:39 -04:00 |
|
Jesse Talavera
|
731db65c57
|
Set the path to the test ROM
|
2024-03-21 10:28:53 -04:00 |
|
Jesse Talavera
|
cbe7752e1f
|
Fix another bug with falling back
|
2024-03-21 10:28:35 -04:00 |
|
Jesse Talavera
|
716a88d356
|
Write a test for mic support
|
2024-03-21 10:03:46 -04:00 |
|
Jesse Talavera
|
84c16f2813
|
Write a test for mic support
|
2024-03-21 10:03:34 -04:00 |
|
Jesse Talavera
|
ad4c360e8d
|
Move some tests to libretro.py
|
2024-03-20 22:18:45 -04:00 |
|
Jesse Talavera
|
1385f47a57
|
Remove a redundant assert
|
2024-03-20 22:01:00 -04:00 |
|
Jesse Talavera
|
ad4ffaf9d9
|
Implement another test
|
2024-03-20 13:14:24 -04:00 |
|
Jesse Talavera
|
59e3cf6ecf
|
Fix a log test
|
2024-03-20 10:01:30 -04:00 |
|
Jesse Talavera
|
1dff30e5bc
|
Pass the formatted text directly to the log callback
|
2024-03-20 09:55:27 -04:00 |
|
Jesse Talavera
|
466bc54fab
|
Move some tests around
|
2024-03-20 08:54:00 -04:00 |
|
Jesse Talavera
|
b302017c0b
|
Set the correct default DSi NAND option
- I wasn't stripping the sysdir prefix before
|
2024-03-19 19:48:58 -04:00 |
|
Jesse Talavera
|
534738fc57
|
Implement a test for the VFS
|
2024-03-19 19:44:13 -04:00 |
|
Jesse Talavera
|
9e5ce5a3f0
|
Load and copy the NDS ARM BIOS files when DSI_SYSFILES is set
|
2024-03-19 19:43:28 -04:00 |
|
Jesse Talavera
|
d257cdc9da
|
Ensure that the path defined in the core options is relative to the system directory
|
2024-03-19 19:42:42 -04:00 |
|
Jesse Talavera
|
439a111915
|
Support the DSI_SYSFILES test option
|
2024-03-14 17:18:21 -04:00 |
|
Jesse Talavera
|
e99007cf1b
|
Handle the frontend not providing a suitable VFS
|
2024-03-14 17:16:34 -04:00 |
|
Jesse Talavera
|
f0891f7669
|
Implement a shutdown test, mostly
|
2024-03-14 15:59:13 -04:00 |
|
Jesse Talavera
|
c28f2697b7
|
Fix the message interface tests
|
2024-03-14 08:59:10 -04:00 |
|
Jesse Talavera
|
bf6366e98b
|
Pass options to the session
|
2024-03-13 23:38:14 -04:00 |
|
Jesse Talavera
|
81e86cf9a1
|
Fix button and pointer tests
|
2024-03-13 23:38:01 -04:00 |
|
Jesse Talavera
|
a7d6c6c8d8
|
Add a test
|
2024-03-13 16:19:58 -04:00 |
|
Jesse Talavera
|
5731607e2e
|
Add a test
|
2024-03-13 12:49:26 -04:00 |
|
Jesse Talavera
|
a1b4342be6
|
Add/implement some tests
|
2024-03-13 12:44:04 -04:00 |
|
Jesse Talavera
|
efe050f884
|
Whoops, input bitmasks aren't queried like that
|
2024-03-13 12:42:40 -04:00 |
|
Jesse Talavera
|
d3cc770712
|
Add some test utility functions
|
2024-03-13 12:31:59 -04:00 |
|
Jesse Talavera
|
8d987bb7a2
|
Add some new tests
|
2024-03-13 12:26:02 -04:00 |
|
Jesse Talavera
|
5ea67dec7d
|
Fix the cheat test
|
2024-03-13 09:32:23 -04:00 |
|
Jesse Talavera
|
2cb4e55b8a
|
Allow dashe to separate cheat tokens
|
2024-03-13 09:22:59 -04:00 |
|
Jesse Talavera
|
0d757151b1
|
Fix RAM tests
|
2024-03-13 09:15:37 -04:00 |
|
Jesse Talavera
|
50fb22a9f7
|
Fix savestate tests
|
2024-03-13 08:56:03 -04:00 |
|
Jesse Talavera
|
ad005841b7
|
Fix core_registers_no_content_support
|
2024-03-13 08:43:24 -04:00 |
|
Jesse Talavera
|
1754b7d920
|
Ensure that the core sets input descriptors
|
2024-03-13 08:41:01 -04:00 |
|
Jesse Talavera
|
f4be2463fb
|
Simplify some tests
|
2024-03-13 08:29:05 -04:00 |
|
Jesse Talavera
|
fd5bbbb512
|
Warn about a failed log interface if the envcall returns true without a callback
|
2024-03-13 08:28:32 -04:00 |
|
Jesse Talavera
|
801adaa6ec
|
Fix a test
|
2024-03-12 23:54:16 -04:00 |
|