From 456ee9baefb343e98dc94678e05335a547786c2a Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 28 Jun 2019 16:13:30 -0400 Subject: Added more tests Fixed up the networking test, and added something to create the deviceinit file in the first test (so the tests just just run on a new clone now) --- spec/test3_spec.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/test3_spec.lua') diff --git a/spec/test3_spec.lua b/spec/test3_spec.lua index e30a0ca..e19741d 100644 --- a/spec/test3_spec.lua +++ b/spec/test3_spec.lua @@ -8,6 +8,8 @@ end function runboth() --print("Running both") + --Do we have a race condition here? (Can client start and send it's message + --before the server is ready to accept? f1 = io.popen("bin\\server\\bin\\brokengine_server.exe spec/server","r") f2 = io.popen("bin\\client\\bin\\brokengine_client.exe spec/headless","r") --print("Both ran...") -- cgit v1.2.3-70-g09d2