# # ChangeLog for runtests.sh # # Generated by Trac 1.0.2 # Mar 28, 2024, 8:09:39 AM Sat, 16 Jul 2011 04:28:10 GMT David Benjamin [f6ab6ee] * runtests.sh (modified) Use env to set HARNESS_PERL in the prove call Apparently the ... Sat, 16 Jul 2011 04:28:10 GMT David Benjamin [f5f6ec0] * barnowl (modified) * runtests.sh (modified) Don't use export FOO=bar syntax in runtests.sh Solaris' shell can't ... Sat, 09 Jul 2011 20:01:01 GMT David Benjamin [786a410] * runtests.sh (modified) Print out failing lines in prove output Makes diagnosing test ... Sun, 23 May 2010 02:37:25 GMT Nelson Elhage [5aa33fd] * Makefile.am (modified) * perl_tester.c (deleted) * perlconfig.c (modified) * runtests.sh (modified) * t/mock.pl (modified) * tester.c (modified) Merge perl_tester and tester. Sun, 23 May 2010 02:33:30 GMT Nelson Elhage [81601a6] * runtests.sh (modified) runtests.sh: Set up the environment like ./barnowl does. Fri, 25 Dec 2009 03:35:54 GMT Nelson Elhage [9f026c1] * runtests.sh (modified) runtests.sh: Specify tester with HARNESS_PERL instead of prove ... Sat, 03 Oct 2009 05:52:56 GMT David Benjamin [42ad917] * .gitignore (modified) * Makefile.am (modified) * perl_tester.c (added) * runtests.sh (modified) * t/mock.pl (modified) Add perl_tester to run perl in barnowl environment Main function ... Sat, 01 Aug 2009 20:43:47 GMT Nelson Elhage [2fa9a1a0] * Makefile.am (modified) * runtests.sh (added) Make 'make check' work.