Jesse Talavera
|
40e0d1c276
|
Add another OpenGL test
|
2024-05-29 18:41:30 -04:00 |
|
Jesse Talavera
|
6e46a00da9
|
Rename a test
|
2024-05-29 18:40:03 -04:00 |
|
Jesse Talavera
|
c022a76570
|
Add some OpenGL tests
|
2024-05-29 17:37:26 -04:00 |
|
Jesse Talavera
|
d052228231
|
Add a test for rotating the screen
|
2024-05-29 14:30:18 -04:00 |
|
Jesse Talavera
|
019b7ae7da
|
Remove some code that was supposed to be temporary
|
2024-05-28 17:23:47 -04:00 |
|
Jesse Talavera
|
59cd2904ee
|
Write a test script for analog controls
|
2024-05-26 17:42:41 -04:00 |
|
Jesse Talavera
|
e242226576
|
Update some test scripts to match libretro.py's changes
|
2024-05-22 13:57:12 -04:00 |
|
Jesse Talavera
|
12d600438a
|
Update the tests to match updates to the libretro.py API
|
2024-05-21 10:14:44 -04:00 |
|
Jesse Talavera
|
be0a42e173
|
Revert the default test timeout to 10 seconds
|
2024-04-08 11:28:55 -04:00 |
|
Jesse Talavera
|
2e3e95291b
|
Fix several tests
|
2024-04-07 21:04:08 -04:00 |
|
Jesse Talavera
|
5969b082c5
|
Fix an incorrect if()
|
2024-03-26 15:43:53 -04:00 |
|
Jesse Talavera
|
8d3e41603f
|
Add a test for loading subsystems
|
2024-03-26 15:43:36 -04:00 |
|
Jesse Talavera
|
3d872f0758
|
Update some tests
|
2024-03-26 08:58:26 -04:00 |
|
Jesse Talavera
|
99af7c4c9b
|
Move option lists to multiple lines
|
2024-03-25 22:06:21 -04:00 |
|
Jesse Talavera
|
c77f86ada9
|
Clean up soe test options
- Allow tests to be skipped if they need OpenGL but it's unavailable
- Make CONTENT a multi-valued arg
|
2024-03-25 22:03:23 -04:00 |
|
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
|
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
|
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
|
466bc54fab
|
Move some tests around
|
2024-03-20 08:54:00 -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
|
439a111915
|
Support the DSI_SYSFILES test option
|
2024-03-14 17:18:21 -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
|
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
|
0d757151b1
|
Fix RAM tests
|
2024-03-13 09:15:37 -04:00 |
|