aboutsummaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
2008-04-02- Add --enable-extra-opts configure option for compiling extra-opts supportGravatar Thomas Guyot-Sionnest
2008-03-31Fix bug with --extra-opts as last argument with no valueGravatar Thomas Guyot-Sionnest
2008-03-31Fix for last commit - I accidentaly broke my local Makefile and tests weren't...Gravatar Thomas Guyot-Sionnest
2008-03-30- Remove the last argument of np_extra_optsGravatar Thomas Guyot-Sionnest
2008-03-26write ini-file lookup function + testsGravatar Thomas Guyot-Sionnest
2008-03-24Add extra-opts argument parsing with testsGravatar Thomas Guyot-Sionnest
2008-03-16Add tests:Gravatar Thomas Guyot-Sionnest
2008-03-15- Make equal-less parameters illegalGravatar Thomas Guyot-Sionnest
2008-03-15Fix segfault in test_ini.c and uncomment the affected testsGravatar Thomas Guyot-Sionnest
2008-03-15This commit consist of two changes:Gravatar Thomas Guyot-Sionnest
2008-02-13Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b...Gravatar Thomas Guyot-Sionnest
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Gravatar Thomas Guyot-Sionnest
2008-01-30Bump lib/tests to GPLv3Gravatar Thomas Guyot-Sionnest
2008-01-10Add a return-code check (also test cmd_run without out/err buffers)Gravatar Thomas Guyot-Sionnest
2008-01-06Fix base64 test (known string wasn't null-terminated)Gravatar Thomas Guyot-Sionnest
2008-01-06Fix tinderbox breakageGravatar Thomas Guyot-Sionnest
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Gravatar Ton Voon
2007-12-11Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep).Gravatar Ton Voon
2007-12-11Add verbose flag so each test result is seen, rather than grouped by testGravatar Ton Voon
2007-11-09Adding svn:keywords propsGravatar Thomas Guyot-Sionnest
2007-11-09Adding test for base64 libGravatar Thomas Guyot-Sionnest
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsGravatar Matthias Eble
2007-09-21Stop double expansion of parameters for negate - works likeGravatar Ton Voon
2007-07-24Removing all .cvsignore filesGravatar Ton Voon
2007-06-03Minor corrections to test_tcp.cGravatar Matthias Eble
2007-06-03Makefile.am changes for test_tcp.cGravatar Matthias Eble
2007-06-03Added test cases for utils_tcpGravatar Matthias Eble
2007-04-02Add libgnu.a as regex functions requiredGravatar Ton Voon
2007-03-30Test Cases for check_disk's -r, -R, -C and -gGravatar Matthias Eble
2007-02-07Added test files to test the parse_ini.c routines. Requires libtapGravatar Ton Voon
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeGravatar Ton Voon
2006-10-18Fix tests for exact matches when searching filesystemsGravatar Ton Voon
2006-07-13Major fixes to check_disk. Now should return same data as dfGravatar Ton Voon
2006-07-13Move new util_* functions to lib/Gravatar Ton Voon