]> ruderich.org/simon Gitweb - config/dotfiles.git/history - tests/lib.sh.test.out
lib.sh: Generalize sed_i() to cmd_i() for in-place changes.
[config/dotfiles.git] / tests / lib.sh.test.out
2013-03-10 Simon Ruderichlib.sh: Use `type` instead of `which`.
2010-03-14 Simon Ruderichlib.sh: Fix installed() for which with no output in...
2010-03-07 Simon Ruderichlib.sh: Improve installed() to work with more which.
2009-07-26 Simon Ruderichlib.sh: Add perl support to generate().
2009-04-16 Simon Ruderichlib.sh: generate() displays options again.
2009-04-13 Simon Ruderichlib.sh: Add generate() which replaces m4().
2009-03-16 Simon Ruderichlib.sh: Fix m4() to work with arguments with spaces.
2009-03-16 Simon Ruderichtests: Add test for m4() with multiple arguments.
2009-03-01 Simon Ruderichtests: Add tests for m4() in lib.sh.
2009-02-24 Simon RuderichAdd tests for BSD which on Mac OS X.
2009-02-24 Simon RuderichFix installed() in setup.sh on Mac OS X.
2009-02-23 Simon RuderichAdd installed() function to check if a program exists.