Commit Graph

7 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 5ac98cfa22
tests.sh: use $OSTYPE to decide how to call luarocks
this is ridiculous
2022-05-25 02:14:17 +01:00
Starbeamrainbowlabs b94c38bb99
tests.sh: add logging to test github actions 2022-05-25 02:07:16 +01:00
Starbeamrainbowlabs 50b1df57c4
tests.sh: more windows weirdness 2022-05-25 01:33:07 +01:00
Starbeamrainbowlabs cb75776164
tests.sh: fix eval luarocks path on Windows
Annoyingly luarocks generates batch commands on Windows, even when being 
called from Git Bash :-/
2022-05-25 00:45:37 +01:00
Starbeamrainbowlabs 7ef3d694a7
Add syntax check 2021-07-30 18:12:28 +01:00
Starbeamrainbowlabs 9d197aefd2
Start implementing vector3.
Currently we have the 4 basic operations down, plus tostring.
2021-06-26 14:10:28 +01:00
Starbeamrainbowlabs 6a42aa6838
Set out the basics of automated tests for str_padend 2021-06-26 02:05:01 +01:00