aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMu Qiao <qiaomuf@gentoo.org>2011-04-02 13:52:22 +0800
committerMu Qiao <qiaomuf@gentoo.org>2011-04-02 23:46:51 +0800
commitb7e8f0d374b8dea54247d191fa4257ec0812c900 (patch)
tree379e19c4eb59dfc5b406e07042295be0fa7cef07 /.gitignore
parentImplement a public interface for variable retrieval (diff)
downloadlibbash-b7e8f0d374b8dea54247d191fa4257ec0812c900.tar.gz
libbash-b7e8f0d374b8dea54247d191fa4257ec0812c900.tar.bz2
libbash-b7e8f0d374b8dea54247d191fa4257ec0812c900.zip
Implement a custom test for variable retrieval
*.ebuild under ./scripts will be parsed and compared with ./*.ebuild.result by calling diff. No output should be generated by diff if everything goes fine.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4bf6402..18020e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ missing
Makefile
autom4te.cache
cppunittests
+variable_printer
libbash.g
libbash.tokens
bashast.tokens