Created
October 29, 2013 16:46
-
-
Save tylersamples/7218310 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # make test | |
| Running tests... | |
| Test project /home/gnomy/entityx/branches/no-boost/build | |
| Start 1: entity_test | |
| 1/5 Test #1: entity_test ...................... Passed 0.01 sec | |
| Start 2: event_test | |
| 2/5 Test #2: event_test ....................... Passed 0.00 sec | |
| Start 3: system_test | |
| 3/5 Test #3: system_test ...................... Passed 0.00 sec | |
| Start 4: tags_component_test | |
| 4/5 Test #4: tags_component_test .............. Passed 0.00 sec | |
| Start 5: dependencies_test | |
| 5/5 Test #5: dependencies_test ................ Passed 0.00 sec | |
| 100% tests passed, 0 tests failed out of 5 | |
| Total Test time (real) = 0.02 sec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment