summaryrefslogtreecommitdiff
path: root/test/librechroot-test.sh
AgeCommit message (Expand)Author
2014-02-02test: `! true` doesn't trip `set -e`, do subshell magicLuke Shumaker
2014-02-02librechroot-test: check for the existance of ca-certificates.crtLuke Shumaker
2014-02-02test/librechroot: test CHROOTEXTRAPKGLuke Shumaker
2014-02-02test/librechroot: test the -N flagLuke Shumaker
2014-01-20fix librechroot testtesting-20140120Luke Shumaker
2014-01-05test/: re-jigger the chroot tests to be fast on btrfsLuke Shumaker
2013-11-02test: set LC_ALL instead of LANGLuke Shumaker
2013-10-15librechroot: (bugfix) Use the correct exit status if stdout isn't a TTY.v20131015Luke Shumaker
2013-09-30test-common.sh: add an empty() routine to check if a file is empty, use itLuke Shumaker
2013-09-12test: tidy up, make everything use test-common.shLuke Shumaker
2013-09-11test: set LANG=C when parsing the outputLuke Shumaker
2013-09-11test: change how we do sudo (to make sure we stay in the test environment)Luke Shumaker
2013-06-05librechroot: fix clean-repov20130605.1Luke Shumaker
2013-06-05chroot.conf: configure CHROOTEXTRAPKG to be empty by defaultv20130605testing-20130605Luke Shumaker
2013-06-05add a system to skip tests that require networking or sudo.Luke Shumaker
2013-06-05fix the tests to work when libretools isn't installedLuke Shumaker
2013-06-05unit tests: make XDG_CONFIG_HOME not exist when checking usage textLuke Shumaker
2013-06-05unit tests: sudo was unsetting LIBRETOOLS_LIBDIRLuke Shumaker
2013-06-05Add tests for librechroot's help system, make them pass.Luke Shumaker
2013-05-28librechroot: fix typos, add unit testtesting-20130528.2Luke Shumaker