Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-24 | test: libremessages: check that setup_traps leaves stdout alone | Luke Shumaker | |
Everything should be on stderr. | |||
2017-04-11 | test/lib-messages: it_works_with_no_color_and_set_euE doesn't need a subshell | Luke Shumaker | |
2017-04-11 | test/: Tidy before()/after() definitions. | Luke Shumaker | |
2016-04-15 | libremessages:flag: Fix several things (also librexgettext) | Luke Shumaker | |
- Fix a bug where it panicked if given an odd number of sub-headings. - Document the the ability to include sub-headings. - Fix librexgettext's handling of it. It only worked correctly for times when it was only called once in a program, or when it was only ever called with exactly one flag/description pair (and no headings). | |||
2014-02-02 | test: `! true` doesn't trip `set -e`, do subshell magic | Luke Shumaker | |
2013-09-30 | test-common.sh: add an empty() routine to check if a file is empty, use it | Luke Shumaker | |
2013-09-12 | test: tidy up, make everything use test-common.sh | Luke Shumaker | |
2013-06-05 | reorganize the tests a bit | Luke Shumaker | |