Ported platform tests, added AssertPass and AssertFail
This commit is contained in:
parent
c2022fc6d9
commit
5100317403
6 changed files with 747 additions and 5 deletions
|
@ -34,7 +34,8 @@ AC_FUNC_FORK
|
|||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
testdummy/Makefile
|
||||
testrect/Makefile])
|
||||
testrect/Makefile
|
||||
testplatform/Makefile])
|
||||
AC_OUTPUT
|
||||
|
||||
echo ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue