1
0
Fork 0
forked from suyu/suyu
suyu/src/tests
Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class.
There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them.
2018-03-01 19:03:53 -05:00
..
common Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
core Kernel: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
glad.cpp tests: add a work-around for macOS linking error 2016-11-19 18:55:35 +02:00
tests.cpp tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00