X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Flib.sh.test.out;h=e68b9959e8f5b39194e2a96a1a3782781a265c2b;hb=b838856137ed1aaee7336c1f48794a30b9f4b232;hp=faa564df4b699bb938917b20eea9c785894806f2;hpb=4cb251564b860a64b316aba2cb3ab376ce6c36de;p=config%2Fdotfiles.git diff --git a/tests/lib.sh.test.out b/tests/lib.sh.test.out index faa564d..e68b995 100644 --- a/tests/lib.sh.test.out +++ b/tests/lib.sh.test.out @@ -1 +1,22 @@ ls installed +Mac OS X which for ls +ls installed +Mac OS X which for doesnt-exist +m4(): generating 'tmp/test' from 'tmp/test.m4' with options '-DTEST=m4' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Simple test file for m4. + m4 +m4(): generating 'tmp/test-multiple' from 'tmp/test-multiple.m4' with options '-DFIRST=first -DSECOND=second' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Test with multiple arguments passed to m4. +first: first +second: second +