summaryrefslogtreecommitdiff
path: root/src/test-driver.c
AgeCommit message (Collapse)AuthorFilesLines
2008-07-09Pacify test case and make it work with builddir != srcdir.Kristian Høgsberg1-6/+13
Also remember to ship test.xml. Make distcheck now passes, but we need to make the test suite more useful.
2008-07-01convert the NULL sentinel to RAZOR_DETAIL_LASTRichard Hughes1-1/+4
2008-06-30Get rid of razor_set_get_package().Kristian Høgsberg1-6/+20
This was always a silly little helper function, not general enough for real world applications. Use an iterator to search through the set to find the package of interest.
2008-06-29add missing licencing information at the top of each source fileRichard Hughes1-0/+19
The licence text is needed when razor is packaged for Debian. :-)
2008-06-25Get the test driver compiling and running again (but not passing).James Bowes1-25/+42
2008-06-20Merge branch 'krh/master'James Bowes1-0/+463
Conflicts: librazor/razor.h librazor/rpm.c razor.c src/main.c
2008-06-16Autoconfify razor.Richard Hughes1-0/+458