Commit graph

15 commits

Author SHA1 Message Date
Dane Springmeyer
53265b352c fix dots display in Makefile 2012-04-16 22:14:10 -07:00
Dane Springmeyer
17e2b83117 run valgrind over all C++ tests but only output 'definitely lost' values 2012-04-05 08:48:46 -07:00
Dane Springmeyer
8e708c89fd run all cpp tests available 2012-04-05 08:41:01 -07:00
Dane Springmeyer
a50ea0750e compile c++ tests even if only installing and hook them all up automatically to make test target 2012-04-04 15:19:37 -07:00
Dane Springmeyer
d6c2071ec3 add more test targets 2012-03-23 20:07:57 -07:00
Dane Springmeyer
3b498efbd9 fixup font registration code ensuring invalid fonts will warn but not throw and register_fonts will only return success if > one font is registered and none have failed 2012-03-23 15:07:28 -07:00
Dane Springmeyer
e570ea3a98 hook up visual tests to the 'make test' target 2012-03-23 12:42:11 -07:00
Dane Springmeyer
039e850572 add python test formatting to makefile 2012-02-24 18:55:47 -08:00
Dane Springmeyer
03c254c7f1 clear out the config.cache on reset 2011-12-16 18:24:38 -08:00
Dane Springmeyer
7f6d0e30a5 make tests quieter and restrict to only running in the tests/python_tests directory - closes #857 2011-09-02 21:57:14 +00:00
Dane Springmeyer
fa1ab31c2c update python testing command to only run tests in the test directory 2011-08-30 17:20:44 +00:00
Dane Springmeyer
c346a3b0e8 scons: fix make targets 2011-08-30 05:20:37 +00:00
Dane Springmeyer
d1be30547e improve install readme - updating, simplifying, and converting to markdown - closes #844 2011-08-23 18:10:52 +00:00
Dane Springmeyer
2bcb0c7926 add check target to makefile using cppcheck 2011-04-03 04:29:22 +00:00
Dane Springmeyer
819fa0dac9 Add ./configure and MakeFile, simple wrappers around scons scripts 2011-02-04 22:29:10 +00:00