about summary refs log tree commit diff
path: root/mk/tests.mk
AgeCommit message (Collapse)AuthorFilesLines
2017-10-06 fixing bashisms in test codeJörg Thalheim1-4/+3
This fixed the build on ubuntu/debian, where dash is the sh.
2017-10-03 More elegant test outputDan Peebles1-6/+24
I got sick of trying to find the failures in the sea of debug output, so we now: - Hide test output unless it fails - Sprinkle in some simple color - Pad results for a more tabular look If Nix is getting a more friendly user interface, we might as well get a friendlier developer interface, right? :)
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-1/+1
This reverts commit f78126bfd6b6c8477fcdbc09b2f98772dbe9a1e7. There really is no need for such a massive change...
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-1/+1
2014-02-07 Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097'Eelco Dolstra1-3/+0
2014-02-04 GNU Make 3.81 compatibilityEelco Dolstra1-1/+1
3.81 doesn't understand the ‘define foo =’ syntax, which was added in 3.82. So use ‘define foo’ instead.
2014-02-01 Merge commit '28dc4883356a50f2805a3e3c819a541c44a4ff0a' into makeEelco Dolstra1-1/+1
2014-02-01 Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545'Eelco Dolstra1-0/+29
git-subtree-dir: mk git-subtree-mainline: 6ef32bddc1f10034322966b3a5b85af7b9cdc4d8 git-subtree-split: 1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545
2014-01-09 Remove mk subdirectory in preparation for "git subtree"Eelco Dolstra1-29/+0
2014-01-09 Move stuff to top-levelEelco Dolstra1-29/+0
This makes it easier to use with "git subtree".
2013-12-10 Initial commit (imported from the Nix repo)Eelco Dolstra1-0/+29
2013-12-04 Add missing fileEelco Dolstra1-0/+29