17 Commits

Author SHA1 Message Date
Emmanuel Durand 8e0920eb32 Add tests for JSON operations 2026-05-26 20:55:17 -04:00
Emmanuel Durand 51def70672 Fix coverage (and other code analysis branches) build 2026-04-05 09:14:32 -05:00
Emmanuel Durand b761d07908 Fix unit tests for Json loading 2025-05-10 09:39:53 -04:00
Emmanuel Durand 0fda7c54a8 Fixed compilation on Windows 2023-12-22 16:22:41 -05:00
Emmanuel Durand 1ad61e7bae Renamed "sideness" to "culling" everywhere 2023-12-05 08:04:54 -05:00
Emmanuel Durand 4ff210a990 Fixed issues detected by static analysis 2023-11-17 15:26:27 +00:00
Emmanuel Durand ca6ae90fc5 Updated all copyrights to mention Splash authors instead of individual contributors 2023-11-12 09:31:38 -05:00
Emmanuel Durand aec8416220 Fixed linting throughout the whole codebase 2023-10-18 13:36:09 -04:00
Emmanuel Durand 8da6d1e695 Replaced ImageBuffer serialization 2021-09-14 13:36:48 +00:00
Emmanuel Durand 2ae35fece6 Added a Subprocess class to handle subprocesses 2021-05-26 09:34:02 -04:00
Emmanuel Durand 9775eb3f9a Removed all 'using namespace std' occurrences 2020-12-08 10:29:35 -05:00
Emmanuel Durand 061649bf27 Fixed configuration upgrade not handling non-array values correctly 2020-11-23 10:14:56 -05:00
Marie-Eve Dumas 372d791fa1 adapted tests 2020-09-11 18:03:11 +00:00
Marie-Eve Dumas 86248f5ea6 Testing file access in osUtils 2020-07-31 15:35:26 -04:00
Emmanuel Durand 2a5c965e62 Moved argument parsing in splash-app.cpp instead of World 2020-03-10 11:21:17 -04:00
Emmanuel Durand 2c6632d768 Added tests for BufferObject, OnScopeExit, Factory and ImageBuffer 2020-01-15 15:30:24 +00:00
Emmanuel Durand 8ac1a9d49e Reorganized tests 2019-12-20 14:23:35 +00:00