X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Flib.sh.test.out;h=ed7a77bfa1b5496c3a3320435ae4e86ae782a042;hb=2b996dfbed52a0ec1592b4820990f97b5147b2d4;hp=faa564df4b699bb938917b20eea9c785894806f2;hpb=4cb251564b860a64b316aba2cb3ab376ce6c36de;p=config%2Fdotfiles.git diff --git a/tests/lib.sh.test.out b/tests/lib.sh.test.out index faa564d..ed7a77b 100644 --- a/tests/lib.sh.test.out +++ b/tests/lib.sh.test.out @@ -1 +1,51 @@ 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' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Simple test file for generate() using m4. + m4 +m4: generating 'tmp/test-multiple' from 'tmp/test-multiple.m4' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Test with multiple arguments passed to generate(). +first: first +second: second + +m4: generating 'tmp/test-multiple-spaces' from 'tmp/test-multiple-spaces.m4' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Test with multiple arguments with spaces passed to generate(). +first: first with spaces +second: second with spaces + +awk: generating 'tmp/test-awk' from 'tmp/test-awk.in' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Simple +first + +cat: generating 'tmp/test-cat' from 'tmp/test-cat.real' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Simple test fiel for generate() using cat (simple copy). + +... +