]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tests/lib.sh.test.out
lib.sh: generate() displays options again.
[config/dotfiles.git] / tests / lib.sh.test.out
index ed7a77bfa1b5496c3a3320435ae4e86ae782a042..725a69a56c872cd1d2b71d3da65362dd9499ed00 100644 (file)
@@ -2,7 +2,7 @@ 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'
+m4: generating 'tmp/test' from 'tmp/test.m4' with options '-DTEST=m4'
 ###################################
 # WARNING! DO NOT EDIT THIS FILE! #
 ###################################
@@ -10,7 +10,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 +20,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 +30,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! #
 ###################################