summaryrefslogtreecommitdiffstats
path: root/lib/tests
AgeCommit message (Expand)AuthorFilesLines
2008-04-02- Add --enable-extra-opts configure option for compiling extra-opts supportThomas Guyot-Sionnest3-4/+16
2008-03-31Fix bug with --extra-opts as last argument with no valueThomas Guyot-Sionnest1-2/+14
2008-03-31Fix for last commit - I accidentaly broke my local Makefile and tests weren't...Thomas Guyot-Sionnest2-10/+10
2008-03-30- Remove the last argument of np_extra_optsThomas Guyot-Sionnest1-34/+34
2008-03-26write ini-file lookup function + testsThomas Guyot-Sionnest2-1/+66
2008-03-24Add extra-opts argument parsing with testsThomas Guyot-Sionnest3-0/+228
2008-03-16Add tests:Thomas Guyot-Sionnest3-1/+42
2008-03-15- Make equal-less parameters illegalThomas Guyot-Sionnest2-4/+13
2008-03-15Fix segfault in test_ini.c and uncomment the affected testsThomas Guyot-Sionnest1-17/+9
2008-03-15This commit consist of two changes:Thomas Guyot-Sionnest2-4/+27
2008-02-13Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b...Thomas Guyot-Sionnest1-4/+2
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Thomas Guyot-Sionnest2-5/+7
2008-01-30Bump lib/tests to GPLv3Thomas Guyot-Sionnest6-114/+108
2008-01-10Add a return-code check (also test cmd_run without out/err buffers)Thomas Guyot-Sionnest1-1/+11
2008-01-06Fix base64 test (known string wasn't null-terminated)Thomas Guyot-Sionnest1-2/+2
2008-01-06Fix tinderbox breakageThomas Guyot-Sionnest1-1/+1
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Ton Voon1-0/+3
2007-12-11Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep).Ton Voon1-4/+19
2007-12-11Add verbose flag so each test result is seen, rather than grouped by testTon Voon1-1/+1
2007-11-09Adding svn:keywords propsThomas Guyot-Sionnest1-1/+1
2007-11-09Adding test for base64 libThomas Guyot-Sionnest3-2/+364
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsMatthias Eble1-2/+43
2007-09-21Stop double expansion of parameters for negate - works likeTon Voon3-2/+223
2007-07-24Removing all .cvsignore filesTon Voon1-6/+0
2007-06-03Minor corrections to test_tcp.cMatthias Eble1-12/+8
2007-06-03Makefile.am changes for test_tcp.cMatthias Eble1-2/+7
2007-06-03Added test cases for utils_tcpMatthias Eble3-0/+69
2007-04-02Add libgnu.a as regex functions requiredTon Voon1-1/+1
2007-03-30Test Cases for check_disk's -r, -R, -C and -gMatthias Eble1-1/+58
2007-02-07Added test files to test the parse_ini.c routines. Requires libtapTon Voon4-0/+127
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeTon Voon1-1/+1
2006-10-18Fix tests for exact matches when searching filesystemsTon Voon1-5/+8
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon1-1/+14
2006-07-13Move new util_* functions to lib/Ton Voon7-0/+343