aboutsummaryrefslogtreecommitdiff
path: root/spec/test3_spec.lua
Commit message (Collapse)AuthorAge
* Started work on cross-platform refactorAlexander2019-07-10
|\ | | | | | | Started refactoring the code to work on windows and linux
| * Unit tests are now platform independentAlexander Pickering2019-07-08
| | | | | | | | | | Unit tests will use the .exe when on windows, and the binary without extension on linux.
* | Added more testsAlexander2019-06-28
|/ | | | | | 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)
* Updated tests for networkingAlexander2019-06-26
Updated some of the unit tests to reflect the new networking api