Age | Commit message (Expand) | Author | Lines |
2009-07-05 | checklinks: Fixed exit code | Daniel Friesel | -0/+5 |
2009-07-05 | Improved test order, added checklinks test messages | Daniel Friesel | -3/+5 |
2009-07-04 | Added test for checklinks --remove | Daniel Friesel | -0/+7 |
2009-07-03 | Added basic checklinks test | Daniel Friesel | -0/+21 |
2009-07-03 | test: Set the path to use the tested pkg | Daniel Friesel | -0/+2 |
2009-07-03 | test: Unset XDG parameters before running | Daniel Friesel | -1/+1 |
2009-07-03 | Made tests less spammy | Daniel Friesel | -11/+9 |
2009-06-17 | Added documentation tests | Daniel Friesel | -0/+9 |
2009-06-01 | Updated tests | Daniel Friesel | -2/+2 |
2009-05-07 | Added very basic test for pkg pull | Daniel Friesel | -0/+16 |
2009-05-01 | Added short test to check if prereqs are sourced | Daniel Friesel | -0/+5 |
2009-04-29 | Renamed $PDIR to $PKG_DIR for more consistency | Daniel Friesel | -2/+2 |
2009-04-24 | test/main: Woops. Don't fail when no GIT_ parameters are set | Daniel Friesel | -1/+1 |
2009-04-23 | test/main: Unset all git environment parameters before starting | Daniel Friesel | -0/+1 |
2009-04-22 | Added tests for pkg push | Daniel Friesel | -49/+65 |
2009-04-21 | Added tests for GIT_USE_ORIGIN | Daniel Friesel | -70/+79 |
2009-04-16 | Added tests for bare repositories in PKG_ROOT | Daniel Friesel | -40/+56 |
2009-04-12 | Extended tests for {populate,genocide}_collected | Daniel Friesel | -1/+8 |
2009-04-12 | test/main: Set ZERR trap for more information why the test failed | Daniel Friesel | -0/+2 |
2009-04-12 | Added support and tests for a package directory outside of /home | Daniel Friesel | -0/+3 |
2009-04-12 | Added basic test for {populate,genocide}_collected | Daniel Friesel | -1/+12 |
2009-04-10 | Added tests for pkg remove | Daniel Friesel | -0/+15 |
2009-04-10 | Added tests for pkg add, extended tests for pkg list | Daniel Friesel | -2/+24 |
2009-04-10 | Added tests for pkg list | Daniel Friesel | -0/+22 |
2009-04-10 | test: Allow user to pass core repo path (for offline tests) | Daniel Friesel | -1/+1 |
2009-04-10 | Added a little test (to be extended, currently mainly tests bootstrap) | Daniel Friesel | -0/+32 |