Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | - Add --enable-extra-opts configure option for compiling extra-opts support | Thomas Guyot-Sionnest | 3 | -4/+16 |
2008-03-31 | Fix bug with --extra-opts as last argument with no value | Thomas Guyot-Sionnest | 1 | -2/+14 |
2008-03-31 | Fix for last commit - I accidentaly broke my local Makefile and tests weren't... | Thomas Guyot-Sionnest | 2 | -10/+10 |
2008-03-30 | - Remove the last argument of np_extra_opts | Thomas Guyot-Sionnest | 1 | -34/+34 |
2008-03-26 | write ini-file lookup function + tests | Thomas Guyot-Sionnest | 2 | -1/+66 |
2008-03-24 | Add extra-opts argument parsing with tests | Thomas Guyot-Sionnest | 3 | -0/+228 |
2008-03-16 | Add tests: | Thomas Guyot-Sionnest | 3 | -1/+42 |
2008-03-15 | - Make equal-less parameters illegal | Thomas Guyot-Sionnest | 2 | -4/+13 |
2008-03-15 | Fix segfault in test_ini.c and uncomment the affected tests | Thomas Guyot-Sionnest | 1 | -17/+9 |
2008-03-15 | This commit consist of two changes: | Thomas Guyot-Sionnest | 2 | -4/+27 |
2008-02-13 | Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b... | Thomas Guyot-Sionnest | 1 | -4/+2 |
2008-02-12 | Import Gnulib floorf and base64 and removed our old base64 library. | Thomas Guyot-Sionnest | 2 | -5/+7 |
2008-01-30 | Bump lib/tests to GPLv3 | Thomas Guyot-Sionnest | 6 | -114/+108 |
2008-01-10 | Add a return-code check (also test cmd_run without out/err buffers) | Thomas Guyot-Sionnest | 1 | -1/+11 |
2008-01-06 | Fix base64 test (known string wasn't null-terminated) | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-01-06 | Fix tinderbox breakage | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-12-12 | Run tinderbox builds in a test debug mode using "make test-debug" | Ton Voon | 1 | -0/+3 |
2007-12-11 | Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep). | Ton Voon | 1 | -4/+19 |
2007-12-11 | Add verbose flag so each test result is seen, rather than grouped by test | Ton Voon | 1 | -1/+1 |
2007-11-09 | Adding svn:keywords props | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-11-09 | Adding test for base64 lib | Thomas Guyot-Sionnest | 3 | -2/+364 |
2007-09-22 | Added -i/-I to ignore pathes/partitions based on regular expressions | Matthias Eble | 1 | -2/+43 |
2007-09-21 | Stop double expansion of parameters for negate - works like | Ton Voon | 3 | -2/+223 |
2007-07-24 | Removing all .cvsignore files | Ton Voon | 1 | -6/+0 |
2007-06-03 | Minor corrections to test_tcp.c | Matthias Eble | 1 | -12/+8 |
2007-06-03 | Makefile.am changes for test_tcp.c | Matthias Eble | 1 | -2/+7 |
2007-06-03 | Added test cases for utils_tcp | Matthias Eble | 3 | -0/+69 |
2007-04-02 | Add libgnu.a as regex functions required | Ton Voon | 1 | -1/+1 |
2007-03-30 | Test Cases for check_disk's -r, -R, -C and -g | Matthias Eble | 1 | -1/+58 |
2007-02-07 | Added test files to test the parse_ini.c routines. Requires libtap | Ton Voon | 4 | -0/+127 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 1 | -1/+1 |
2006-10-18 | Fix tests for exact matches when searching filesystems | Ton Voon | 1 | -5/+8 |
2006-07-13 | Major fixes to check_disk. Now should return same data as df | Ton Voon | 1 | -1/+14 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 7 | -0/+343 |