Commit graph

37 commits

Author SHA1 Message Date
Jean-Philip Desjardins
62297f6a72 Create null GS handler for IOP tests. 2021-05-31 16:00:39 -04:00
Jean-Philip Desjardins
ddf13ca40f Add missing include.
(cherry picked from commit a009aa8218927641a3d49989beb38e7b7d664ddc)
2019-10-23 22:13:53 -04:00
Jean-Philip Desjardins
b0592d49cf Remove some more boost::filesystem remnants. 2019-10-23 20:48:46 -04:00
Mahmood - Zer0xFF
3f701fe4ef Make Plays dependencies submodule in this repo 2019-08-30 13:25:03 -04:00
Jean-Philip Desjardins
f2babe59b3 Update following "Signal.h" move. 2019-08-26 13:16:36 -04:00
Jean-Philip Desjardins
56f0982657 Capture by copy to avoid potential problems. 2019-08-19 13:05:59 -04:00
Jean-Philip Desjardins
51dd94c8c8 Update CSignal usage from Framework changes. 2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
c765e613f1 Update to CSignal::Connect() new name 2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
91a27b69a2 Remove boost::signals2. 2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
d065c3443e remove boost::lexical_cast
(cherry picked from commit 3ce44930efe62f34568bef3a36450110cd2bf4d9)
2019-06-26 20:25:56 -04:00
Jean-Philip Desjardins
e437d1eebf Move GSH_OpenGLWin32. 2019-06-05 19:10:35 -04:00
Jean-Philip Desjardins
bd72a937a4 Move GSH_Direct3D9. 2019-06-05 19:10:35 -04:00
Jean-Philip Desjardins
083f7ae8ed Move GSH_Direct3D9 build config to its own file. 2019-02-26 20:12:33 -05:00
Jean-Philip Desjardins
6f829b53c0 Fix autotest build. 2018-06-23 10:56:25 -04:00
Mahmood(Thunder07)
b1e7b6d919 Cleanup 2018-04-30 21:20:26 +01:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
6f60107a15 Remove includes. 2018-03-20 11:20:33 -04:00
Jean-Philip Desjardins
85ab226176 Remove Utils.
GetLine was moved in Framework.
2018-03-20 11:20:33 -04:00
Mahmood(Thunder07)
ef5fbf9e77 Cleanup moved to Header.cmake 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
926b2899b6 Cleanup 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
0925be6649 Cleanup 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
e18b8e1266 comctl32 is needed by Framework_Win32 and not PsfPlayer or Play! 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
bd5472d23f glew is propagated through gsh_opengl which is propagated through Framework_OpenGl 2018-03-02 12:01:58 +00:00
Mahmood(Thunder07)
3b38c4cfef Move tests to own CMakeLists.txt files which fixes circular dependency 2018-03-02 12:01:58 +00:00
Jean-Philip Desjardins
9bce992ffd Remove path mangling. 2017-12-02 12:56:13 -05:00
Jean-Philip Desjardins
9009d8e6ae Add --gshandler option to autotest. 2017-05-28 22:48:36 -04:00
Jean-Philip Desjardins
6f0317591c Destroy GS handler before VM is destroyed. 2015-12-29 17:44:30 -05:00
Jean-Philip Desjardins
86b0079f89 Create null GS handler when setuping VM for tests. 2015-12-29 17:44:28 -05:00
Jean-Philip Desjardins
23f5c581b6 Surrounded test execution with try/catch block. 2015-10-26 00:15:35 -04:00
Kyle McLamb
a95d019fba build_unix: Add tests 2015-08-24 21:45:04 -04:00
Jean-Philip Desjardins
ea52599452 Added ability to run IOP tests from AutoTests. 2015-07-03 22:19:12 -04:00
Jean-Philip Desjardins
3263c4b3d6 Use proper enum value for stdout. 2015-07-03 22:18:29 -04:00
Jean-Philip Desjardins
a95be1ee5c Added more details to JUnit reports in AutoTest. 2015-07-03 03:21:48 -04:00
Jean-Philip Desjardins
d043a8fadb AutoTests can now write JUnit reports. 2015-05-05 00:12:39 -04:00
Jean-Philip Desjardins
1e098f4271 WIP test report writers for AutoTests. 2015-05-04 03:04:36 -04:00
Jean-Philip Desjardins
7cc6d9ba3d Added result comparison in AutoTest. 2015-04-18 22:17:45 -04:00
Jean-Philip Desjardins
71a1d4651a Added AutoTest executable which goes through all tests in ps2autotests and generates output besides expected files. (not enabled in build for now) 2015-04-10 00:30:05 -04:00