]> git.draconx.ca Git - liblbx.git/blob - tests/util/test-defs.sh.in
tests: First stab at a proper test suite.
[liblbx.git] / tests / util / test-defs.sh.in
1 # Since we want to chdir in test scripts, set srcdir and builddir
2 # to absolute versions for convenience.
3 srcdir='@abs_top_srcdir@'
4 builddir='@abs_top_builddir@'
5
6 MKDIR_P='@MKDIR_P@'
7 EXEEXT='@EXEEXT@'