Commit Graph

10 Commits

Author SHA1 Message Date
Jeff Wang
46851eab9f use ctest to run unit tests in parallel (requires newer catch2) 2020-10-13 22:11:03 -04:00
Mirko Scholz
28243c267d enable address sanitizer for g++ 2020-09-09 19:06:49 +02:00
Mirko Scholz
be1033274a remove unused definitions
(the sanitizer does not work like this, it would need also linker flags)
2020-09-05 11:01:04 +02:00
Mirko Scholz
96f70c9474 use debug per default 2020-09-05 10:55:54 +02:00
Mirko Scholz
bb7deb53cb address cmake warning 2020-09-04 20:54:39 +02:00
Jeff Wang
b04a95e420 increase test coverage 2019-11-20 01:54:04 -05:00
Jeff Wang
f70510e46a use cmake everywhere for desktop build, fix build warnings 2019-11-14 02:44:07 -05:00
Jeff Wang
0049f3df98 do not compile with stack auto, change functions to be nonreentrant, use fixed parameters
- frees up ~4KB of code space
2019-05-02 03:27:01 -04:00
Jeff Wang
fc6d8efc5f work on Qt GUI, still not working properly 2019-04-04 00:33:42 -04:00
Jeff Wang
8f39958679 start working on gui 2019-04-03 00:07:15 -04:00