added bii test support, tested with new layout

This commit is contained in:
drodri 2015-03-13 01:07:39 +01:00
parent f441e197f3
commit e050e63a09
2 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@ -72,3 +72,5 @@ tests/title
tests/version
tests/windows
bii
bin

View File

@ -16,3 +16,7 @@
deps/getopt.c + deps/getopt.h
tests/* + deps/getopt.h
examples/* + deps/getopt.h
examples/boing.c - tests/*
[tests]
tests/*