Commit Graph

6 Commits

Author SHA1 Message Date
Jared Duke
66e608a393 Replace cppunit with the googletest framework
The GTest framework has a more active support base, and natively
supports CMake. Introduce it as an external dependency (using CMake's
ExternalProject_Add), replacing cppunit and porting the associated unit
tests.
2014-09-07 16:52:03 -07:00
Gargaj
e2401c8b58 fix va_end call 2014-08-28 15:51:01 +02:00
Gargaj
6f828087f9 add stdarg.h 2014-08-28 15:45:48 +02:00
Gargaj
8f0208e5a8 whoops, still some residue from ASSBIN 2014-08-28 15:41:17 +02:00
Gargaj
c47dc2802e convert assxml exporter 2014-08-28 15:38:57 +02:00
Gargaj
2e9195819a start assxml exporter basics 2014-08-28 15:17:53 +02:00