Failing test case for flx scene switch

This commit is contained in:
2023-03-08 07:56:24 -07:00
parent 640fcbe0fd
commit fd71ab91cc
15 changed files with 189 additions and 0 deletions

3
test.sh Executable file
View File

@@ -0,0 +1,3 @@
#! /bin/bash
(cd src/test && haxelib run lime test cpp -debug)