Ported platform tests, added AssertPass and AssertFail

This commit is contained in:
Markus Kauppila 2011-06-18 10:36:27 -07:00
parent c2022fc6d9
commit 5100317403
6 changed files with 747 additions and 5 deletions

View file

@ -34,7 +34,8 @@ AC_FUNC_FORK
AC_CONFIG_FILES([Makefile
testdummy/Makefile
testrect/Makefile])
testrect/Makefile
testplatform/Makefile])
AC_OUTPUT
echo ""