| 2009-11-15 |
keep running tests even if we failed a testcase
|
file | diff | annotate |
| 2009-11-15 |
converted test-util.c to gtester
|
file | diff | annotate |
| 2009-11-15 |
make test-variables actually work. We're not checking floats and doubles right now, but thats not a big deal at the moment. To do it, we'll need to use a union or something in the fixture...
|
file | diff | annotate |
| 2009-11-13 |
removing the reference to the tests to prep for the move to gtest
|
file | diff | annotate |
| 2009-03-09 |
Adding code coverage support with gcov and lcov. This will only be enabled if the compiler is gcc and --enable-debug is passed to configure. Aside from that, lcov is required to build the html pages which will be put into $(top_builddir)/html
|
file | diff | annotate |
| 2008-09-20 |
Whoops forgot to remove the generated report directory from SUBDIRS
|
file | diff | annotate |
| 2008-09-20 |
Removed the html report that was generated for the tests, it's messy and i don't feel like messing with it right now
|
file | diff | annotate |
| 2008-07-25 |
The start of file variable testing
|
file | diff | annotate |
| 2008-03-17 |
added *.gcda to CLEANFILES
|
file | diff | annotate |
| 2008-02-27 |
And grim said, let there be for loops
|
file | diff | annotate |
| 2008-02-25 |
A lot of goodies for the xml config format that will be coming sooner rather than later
|
file | diff | annotate |
| 2008-02-24 |
Experimenting with gcov... needs more work, while i need to be working on if and for functions..
|
file | diff | annotate |
| 2008-02-24 |
Added tests for gplate_util_is_quoted_string
|
file | diff | annotate |
| 2008-02-24 |
A bunch of updates, moving to specter to continue working...
|
file | diff | annotate |
| 2008-02-20 |
Renaming these to the convention used in the rest of the library
|
file | diff | annotate |
| 2008-02-19 |
A ton of updates that aparently don't work... will look into this more tomorrow, now, must sleep
|
file | diff | annotate |
| 2008-02-17 |
Some build system tweaks so that we pass make dist
|
file | diff | annotate |
| 2008-02-11 |
This is having all kinds of issues, let's not enable it by default...
|
file | diff | annotate |
| 2008-02-10 |
Ignore tweaks
|
file | diff | annotate |
| 2008-02-10 |
distcheck now passes
|
file | diff | annotate |
| 2008-02-10 |
Some build file tweaks for the html output
|
file | diff | annotate |
| 2008-02-10 |
Added a stylesheet for the check output as well as a make rule for it...
|
file | diff | annotate |
| 2008-01-01 |
Added a simple include test
|
file | diff | annotate |
| 2007-12-23 |
Added testing of simple variables
|
file | diff | annotate |
| 2007-11-26 |
Basic (read as no tokens) templating works
|
file | diff | annotate |
| 2007-11-24 |
Initial import, plus i want to move to specter
|
file | diff | annotate |