Add some tests for INCLUDE functionality.

This commit is contained in:
David F. Skoll
2008-03-24 13:29:31 -04:00
parent 26f0acab35
commit 38beeb8cb0
7 changed files with 123 additions and 0 deletions

5
tests/include_test.rem Normal file
View File

@@ -0,0 +1,5 @@
INCLUDE include_dir
INCLUDE include_dir_no_rems
INCLUDE nonexistent_include_dir
REM 15 MSG Whee!!!!