X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Flib.sh.test.out;h=17d7b2cd1c5bf5455ed6cdd807152d137ccc5efc;hb=3c9f2ee5ea8c7fe57864cad38f4f6188c569fa5d;hp=ed7a77bfa1b5496c3a3320435ae4e86ae782a042;hpb=2b996dfbed52a0ec1592b4820990f97b5147b2d4;p=config%2Fdotfiles.git diff --git a/tests/lib.sh.test.out b/tests/lib.sh.test.out index ed7a77b..17d7b2c 100644 --- a/tests/lib.sh.test.out +++ b/tests/lib.sh.test.out @@ -1,8 +1,12 @@ +stdout which ls installed -Mac OS X which for ls +stderr which ls installed -Mac OS X which for doesnt-exist -m4: generating 'tmp/test' from 'tmp/test.m4' +stupid which +ls installed +different which +ls installed +m4: generating 'tmp/test' from 'tmp/test.m4' with options '-DTEST=m4' ################################### # WARNING! DO NOT EDIT THIS FILE! # ################################### @@ -10,7 +14,7 @@ m4: generating 'tmp/test' from 'tmp/test.m4' Simple test file for generate() using m4. m4 -m4: generating 'tmp/test-multiple' from 'tmp/test-multiple.m4' +m4: generating 'tmp/test-multiple' from 'tmp/test-multiple.m4' with options '-DFIRST=first -DSECOND=second' ################################### # WARNING! DO NOT EDIT THIS FILE! # ################################### @@ -20,7 +24,7 @@ Test with multiple arguments passed to generate(). first: first second: second -m4: generating 'tmp/test-multiple-spaces' from 'tmp/test-multiple-spaces.m4' +m4: generating 'tmp/test-multiple-spaces' from 'tmp/test-multiple-spaces.m4' with options '-DFIRST=first with spaces -DSECOND=second with spaces' ################################### # WARNING! DO NOT EDIT THIS FILE! # ################################### @@ -30,7 +34,7 @@ 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' +awk: generating 'tmp/test-awk' from 'tmp/test-awk.in' with options '{ print $1 }' ################################### # WARNING! DO NOT EDIT THIS FILE! # ################################### @@ -39,6 +43,15 @@ awk: generating 'tmp/test-awk' from 'tmp/test-awk.in' Simple first +perl: generating 'tmp/test-perl' from 'tmp/test-perl.in' with options '-p -e s/first/best/' +################################### +# WARNING! DO NOT EDIT THIS FILE! # +################################### + + +Simple test fiel for generate() using perl. +best second + cat: generating 'tmp/test-cat' from 'tmp/test-cat.real' ################################### # WARNING! DO NOT EDIT THIS FILE! #