Commit Graph

  • 6193fc5eda Log more environment info Jesse Talavera 2024-06-05 10:39:36 -0400
  • c2f810a248 List Python3_ROOT_DIR Jesse Talavera 2024-06-05 10:05:10 -0400
  • 2504c7b3dd Don't print the env Jesse Talavera 2024-06-05 09:36:14 -0400
  • 322637aeea Print the env Jesse Talavera 2024-06-05 09:23:09 -0400
  • 9ed7be74fd Forward slashes Jesse Talavera 2024-06-04 22:44:44 -0400
  • 25646589a2 Follow the moderngl instructions Jesse Talavera 2024-06-04 22:43:39 -0400
  • b327a8885f Install mingw-w64-x86_64-mesa on the Windows runners Jesse Talavera 2024-06-04 22:25:55 -0400
  • d9308c2924 Don't force bash Jesse Talavera 2024-06-04 22:05:24 -0400
  • 24305bcb4d Whoops, I screwed up the variables Jesse Talavera 2024-06-04 21:23:24 -0400
  • c4beabb1af What's going on here? Jesse Talavera 2024-06-04 21:14:50 -0400
  • 7302a44820 Force bash for the configure step Jesse Talavera 2024-06-04 21:12:42 -0400
  • b881725170 Clarify a step's name Jesse Talavera 2024-06-04 21:02:52 -0400
  • 715f5d0e89 Forgot a backslash Jesse Talavera 2024-06-04 21:02:43 -0400
  • fc012400c8 Fix an incorrect if Jesse Talavera 2024-06-04 20:35:56 -0400
  • cdb35c299a Consolidate the build, test, and dependency workflows Jesse Talavera 2024-06-04 20:30:38 -0400
  • 71a9d39132 Remove the set-extra-args job Jesse Talavera 2024-06-04 19:49:51 -0400
  • 64e30a5ced Revert the last two changes Jesse Talavera 2024-06-04 19:44:36 -0400
  • 316fed16b6 Clone libretro-common first Jesse Talavera 2024-06-04 19:32:03 -0400
  • cf5c244039 Add .git to the melonDS dependency's URL Jesse Talavera 2024-06-04 19:11:46 -0400
  • af2ba9f738 Turn off FETCHCONTENT_QUIET in the test suite Jesse Talavera 2024-06-03 23:08:05 -0400
  • ba09d6a411 Don't set the MELONDS_ CMake variables Jesse Talavera 2024-06-03 20:52:38 -0400
  • 157f95ac7b Re-enable the test suite on the Windows runners Jesse Talavera 2024-06-03 20:26:38 -0400
  • d5df5dd49f Update libretro.py Jesse Talavera 2024-06-03 20:13:56 -0400
  • d2d1ff5862 Log info when trying to import a module in FindPythonModules.cmake Jesse Talavera 2024-06-03 20:13:17 -0400
  • fd6d86577d Install libopengl0 on the Linux test runners Jesse Talavera 2024-06-03 20:12:37 -0400
  • 0e7b9009ca Simplify requirements.txt Jesse Talavera 2024-06-03 14:04:21 -0400
  • e29a9ab208 Verbose logging for pip Jesse Talavera 2024-06-03 13:59:48 -0400
  • 3d75542bc8 Whoops, forgot to remove the source call Jesse Talavera 2024-06-02 20:59:18 -0400
  • e73f25d286 Don't use a venv on GitHub Actions Jesse Talavera 2024-06-02 20:54:54 -0400
  • 83b18090d1 Call the pip inside the venv explicitly Jesse Talavera 2024-06-02 20:38:50 -0400
  • 86cc1ae5ef Set cache-dependency-path Jesse Talavera 2024-06-02 20:37:52 -0400
  • 5107f30430 Set the Python executable correctly Jesse Talavera 2024-06-02 19:58:39 -0400
  • 357dc891e4 List more details about the chosen Python installation Jesse Talavera 2024-06-02 19:51:36 -0400
  • e6f4908da5 Accommodate GitHub's changes to macOS runners Jesse Talavera 2024-06-02 18:33:22 -0400
  • 3b81455a56 Activate the Python venv when configuring the test suite Jesse Talavera 2024-06-02 18:21:36 -0400
  • 4dfe5a595c Log some extra info provided by CMake Jesse Talavera 2024-06-02 18:17:13 -0400
  • 36a419bb80 Fix an incorrect source Jesse Talavera 2024-06-02 18:00:26 -0400
  • 700686ce41 Don't use an internal venv Jesse Talavera 2024-06-02 17:50:47 -0400
  • f6ac3500ad Try ECHO_OUTPUT_VARIABLE instead Jesse Talavera 2024-06-02 12:57:25 -0400
  • 12343d49de Echo the output of the venv's creation Jesse Talavera 2024-06-02 12:49:44 -0400
  • 1c3cb6464c Log more detais about the created venv Jesse Talavera 2024-06-02 12:47:52 -0400
  • 38472db1f5 Update test suite dependencies Jesse Talavera 2024-06-02 12:39:39 -0400
  • 226c6f0bf1 Update to libretro.py 0.1.3 Jesse Talavera 2024-06-02 12:31:55 -0400
  • a93fd1e5b6 Set the default test timeout to 30 seconds Jesse Talavera 2024-06-02 12:26:01 -0400
  • 13bf099e76 Create and use an internal venv by default Jesse Talavera 2024-05-31 19:14:19 -0400
  • e87a8ddb6b Update to libretro.py 0.1.2 Jesse Talavera 2024-05-31 19:05:06 -0400
  • c5f2baaea4 Add CreatePythonVenv.cmake Jesse Talavera 2024-05-31 15:54:25 -0400
  • ea8599c12a Add requirements.txt Jesse Talavera 2024-05-31 15:31:34 -0400
  • f8a56ee55c Add a CHANGELOG entry for the recent bug fix Jesse Talavera 2024-05-31 12:19:25 -0400
  • dc0ca964f2 Fix #155 Jesse Talavera 2024-05-31 12:07:45 -0400
  • df2ca2309a Lengthen the timeout for two test cases Jesse Talavera 2024-05-30 15:06:42 -0400
  • 2dbf2ebc47 Add some more test cases Jesse Talavera 2024-05-30 14:59:50 -0400
  • 17b763a9c7 Add an extra test case Jesse Talavera 2024-05-30 14:31:40 -0400
  • 700fb8dd58 Add some extra logging Jesse Talavera 2024-05-30 14:31:19 -0400
  • 93aa6f402e Add a formatter for RenderMode Jesse Talavera 2024-05-30 11:49:43 -0400
  • 7a63bff2b1 Fix an incorrect format string Jesse Talavera 2024-05-29 20:02:55 -0400
  • 40e0d1c276 Add another OpenGL test Jesse Talavera 2024-05-29 18:40:43 -0400
  • 6e46a00da9 Rename a test Jesse Talavera 2024-05-29 18:40:03 -0400
  • c022a76570 Add some OpenGL tests Jesse Talavera 2024-05-29 17:37:26 -0400
  • d052228231 Add a test for rotating the screen Jesse Talavera 2024-05-29 14:30:18 -0400
  • 6120e4f247 Log the screen layout that's being switched to Jesse Talavera 2024-05-28 17:35:10 -0400
  • 019b7ae7da Remove some code that was supposed to be temporary Jesse Talavera 2024-05-28 17:23:47 -0400
  • 59cd2904ee Write a test script for analog controls Jesse Talavera 2024-05-26 17:42:41 -0400
  • a8cee7d9e5
    Add translatable error messages with UTF-8 #208 Rob Loach 2024-05-22 15:52:04 -0400
  • e242226576 Update some test scripts to match libretro.py's changes Jesse Talavera 2024-05-22 13:57:12 -0400
  • 178cfd9898 Check some OpenGL-related info Jesse Talavera 2024-05-21 10:15:38 -0400
  • c201d1b0c1 Add a symbol I'd missed Jesse Talavera 2024-05-21 10:14:54 -0400
  • 12d600438a Update the tests to match updates to the libretro.py API Jesse Talavera 2024-05-21 10:14:44 -0400
  • 7158502b59 iOS/tvOS: Build as shared library instead of module, to satisfy App Store Eric Warmenhoven 2024-05-20 10:20:06 -0400
  • adebda14f1 iOS/tvOS: Build as shared library instead of module, to satisfy App Store #207 Eric Warmenhoven 2024-05-20 10:20:06 -0400
  • a615eff0e4 Log some OpenGL info Jesse Talavera 2024-05-01 18:16:39 -0400
  • 67e1be2b29
    pntr: Update with UTF-8 support #173 Rob Loach 2024-04-22 00:28:01 -0400
  • 6059d7a0ec
    Add sample UTF-8 characters Rob Loach 2024-04-20 04:33:47 -0400
  • dfab303437
    Updte Rob Loach 2024-04-19 00:33:13 -0400
  • 9cb2ad3c5a
    Merge branch 'dev' of github.com:JesseTG/melonds-ds into utf8 Rob Loach 2024-04-19 00:25:48 -0400
  • 5ba87281f1
    Update pntr Rob Loach 2024-04-19 00:24:35 -0400
  • 1043cf89a4
    Merge branch 'main' of github.com:JesseTG/melonds-ds into utf8 Rob Loach 2024-04-19 00:15:41 -0400
  • de155da934 Fix GBA SRAM Jesse Talavera 2024-04-08 16:01:56 -0400
  • be0a42e173 Revert the default test timeout to 10 seconds Jesse Talavera 2024-04-08 11:28:55 -0400
  • 2e3e95291b Fix several tests Jesse Talavera 2024-04-07 21:04:08 -0400
  • 5969b082c5 Fix an incorrect if() Jesse Talavera 2024-03-26 15:43:53 -0400
  • 8d3e41603f Add a test for loading subsystems Jesse Talavera 2024-03-26 15:43:16 -0400
  • 0ea969271b Add some in-core test functions Jesse Talavera 2024-03-26 15:41:51 -0400
  • 3d872f0758 Update some tests Jesse Talavera 2024-03-26 08:58:26 -0400
  • 99af7c4c9b Move option lists to multiple lines Jesse Talavera 2024-03-25 22:06:21 -0400
  • c77f86ada9 Clean up soe test options Jesse Talavera 2024-03-25 22:03:23 -0400
  • f35311fcd6 Fix a test for no-content load Jesse Talavera 2024-03-25 21:58:02 -0400
  • a941fb398c Implement a test for shutting down the core Jesse Talavera 2024-03-25 21:51:58 -0400
  • 86ebcd3808 Implement a test for setting the pixel format Jesse Talavera 2024-03-25 20:25:19 -0400
  • cdf28ecd74 Implement a test for setting the geometry Jesse Talavera 2024-03-25 20:19:35 -0400
  • c20a97ad35 Update some test scripts Jesse Talavera 2024-03-25 20:00:47 -0400
  • 77ed079bdc Remove obsolete test infrastructure Jesse Talavera 2024-03-21 20:45:07 -0400
  • 688e6fa11e Migrate the last test to libretro.py Jesse Talavera 2024-03-21 20:34:13 -0400
  • ccff012b1a Migrate more tests to libretro.py Jesse Talavera 2024-03-21 17:06:18 -0400
  • f225eb2a55 List FindPythonModules.cmake as vendored Jesse Talavera 2024-03-21 15:51:02 -0400
  • b37403ba72 Remove an unused script Jesse Talavera 2024-03-21 15:33:39 -0400
  • 1463969482 Migrate more tests to libretro.py Jesse Talavera 2024-03-21 15:32:59 -0400
  • 43b9eabf6f Remove some unneeded Lua scripts Jesse Talavera 2024-03-21 15:03:59 -0400
  • fabde5aa6e Move more tests to libretro.py Jesse Talavera 2024-03-21 15:01:51 -0400
  • 83e282418f Add prelude.wfcsettings_path Jesse Talavera 2024-03-21 14:56:04 -0400