Ton Voon a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 years ago
..
.cvsignore a8cd7705e7 Synchronise with coreutils 2.95. Gettext now synced with coreutils, 20 years ago
Makefile.am b3b7354467 mysql discovery based on mysql_config (Johan Fischer - 1359414) 20 years ago
README 795100ae51 Added libtap tests for utils.c library functions. Removed redundant 20 years ago
test_utils.c 34cb16d283 Internal version of basename if one not found in system 20 years ago
test_utils.t 0d838e4312 Better error message re: tap library 20 years ago

README

The tests in here use the libtap library functions
(http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap), so are
more for unit testing the utils.c library functions.

However, it probably should be merged into the plugins/t subdirectory.