Code

- Remove the last argument of np_extra_opts
[nagiosplug.git] / lib / tests /
2008-03-30 Thomas Guyot-Sionnest- Remove the last argument of np_extra_opts
2008-03-26 Thomas Guyot-Sionnestwrite ini-file lookup function + tests
2008-03-24 Thomas Guyot-SionnestAdd extra-opts argument parsing with tests
2008-03-16 Thomas Guyot-SionnestAdd tests:
2008-03-15 Thomas Guyot-Sionnest- Make equal-less parameters illegal
2008-03-15 Thomas Guyot-SionnestFix segfault in test_ini.c and uncomment the affected...
2008-03-15 Thomas Guyot-SionnestThis commit consist of two changes:
2008-02-13 Thomas Guyot-SionnestReverting patch to test 8-bit data: Still broken on...
2008-02-12 Thomas Guyot-SionnestImport Gnulib floorf and base64 and removed our old...
2008-01-30 Thomas Guyot-SionnestBump lib/tests to GPLv3
2008-01-10 Thomas Guyot-SionnestAdd a return-code check (also test cmd_run without...
2008-01-06 Thomas Guyot-SionnestFix base64 test (known string wasn't null-terminated)
2008-01-06 Thomas Guyot-SionnestFix tinderbox breakage
2007-12-12 Ton VoonRun tinderbox builds in a test debug mode using "make...
2007-12-11 Ton VoonFixed test so works on MacOSX (use /bin/sh instead...
2007-12-11 Ton VoonAdd verbose flag so each test result is seen, rather...
2007-11-09 Thomas Guyot-SionnestAdding svn:keywords props
2007-11-09 Thomas Guyot-SionnestAdding test for base64 lib
2007-09-22 Matthias EbleAdded -i/-I to ignore pathes/partitions based on regula...
2007-09-21 Ton VoonStop double expansion of parameters for negate - works...
2007-07-24 Ton VoonRemoving all .cvsignore files
2007-06-03 Matthias EbleMinor corrections to test_tcp.c
2007-06-03 Matthias EbleMakefile.am changes for test_tcp.c
2007-06-03 Matthias EbleAdded test cases for utils_tcp
2007-04-02 Ton VoonAdd libgnu.a as regex functions required
2007-03-30 Matthias EbleTest Cases for check_disk's -r, -R, -C and -g
2007-02-07 Ton VoonAdded test files to test the parse_ini.c routines....
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2006-10-18 Ton VoonFix tests for exact matches when searching filesystems
2006-07-13 Ton VoonMajor fixes to check_disk. Now should return same data...
2006-07-13 Ton VoonMove new util_* functions to lib/