init.sh: work around trap limitation of some shells
[gnulib.git] / tests / init.sh
2010-07-29 Peter O'Gormaninit.sh: work around trap limitation of some shells
2010-06-11 Ralf Wildenhuesinit.sh: change framework_failure_ to fail with status...
2010-06-11 Jim Meyeringinit.sh: don't use $ME_ or skip_ before they are defined
2010-05-23 Ralf WildenhuesFix output redirection buglet in init.sh.
2010-05-16 Jim Meyeringinit.sh: fix an error in the previous change; add more...
2010-05-16 Jim Meyeringinit.sh: avoid unnecessary shell re-exec
2010-05-10 Peter O'Gormaninit.sh: fix a typo
2010-05-09 Jim Meyeringinit.sh: enable MALLOC_PERTURB_
2010-05-07 Jim Meyeringinit.sh: improve comments
2010-04-28 Jim Meyeringinit.sh: ensure a more reliable exit status when exitin...
2010-04-09 Jim Meyeringinit.sh: run tr in the "C" locale to avoid multibyte...
2010-04-06 Jim Meyeringinit.sh: simply unset TMPDIR rather than risking env -i
2010-04-06 Jim Meyeringinit.sh: portability fix: use env's POSIX-specified...
2010-04-05 Jim Meyeringinit.sh: fix typo
2010-04-05 Jim Meyeringinit.sh: make it easier for a test script to write...
2010-02-21 Jim Meyeringinit.sh: fix EXEEXT shims to work also for names like...
2010-02-18 Jim Meyeringinit.sh: don't use $(...) just yet
2010-02-16 Jim Meyeringinit.sh: improve portability and efficiency
2010-02-16 Jim Meyeringinit.sh: automatically accommodate programs with the...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-08 Jim Meyeringinit.sh: avoid Solaris 10 /bin/sh portability problem
2009-11-26 Eric Blakeinit.sh: suggest to use skip_ and fail_ functions in...
2009-11-26 Bruno Haibleinit.sh: add documentation in comments
2009-11-26 Jim Meyeringinit.sh: accommodate even those who specify bogus srcdi...
2009-11-25 Jim Meyeringtests/init.sh: new file to be used via most *.sh tests