mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-30 04:41:51 +02:00
Add Unity-based unit test infrastructure (Phase 1: 117 tests passing)
Agent-Logs-Url: https://github.com/tbamud/tbamud/sessions/d5b86db2-e5ab-4729-b8b1-2ca7cf01c6b9 Co-authored-by: welcor <357770+welcor@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
552461df51
commit
fff58ccab3
+1
-1
@@ -210,6 +210,6 @@ AC_CHECK_PROTO(unlink)
|
||||
AC_CHECK_PROTO(vsnprintf)
|
||||
AC_CHECK_PROTO(write)
|
||||
|
||||
AC_OUTPUT(src/Makefile src/util/Makefile)
|
||||
AC_OUTPUT(src/Makefile src/util/Makefile tests/Makefile)
|
||||
#
|
||||
echo "Configuration completed. To compile, type: cd src; make"
|
||||
|
||||
Reference in New Issue
Block a user