|
54ef125409
|
tests: really fix the script this time
|
2023-08-15 03:07:16 +01:00 |
|
|
7f9b51c7e0
|
tests.sh: fix coverage html generation
|
2023-08-15 03:01:22 +01:00 |
|
|
7e6e61a00b
|
start basic tests for headers.
We might want to consider a separate distribution that omits all the test files......
|
2023-08-15 02:59:19 +01:00 |
|
|
af4562d2e3
|
tests.sh: fix coverage
|
2023-08-15 00:06:24 +01:00 |
|
|
eb14334441
|
tests.sh: fix warning
|
2023-08-14 23:52:59 +01:00 |
|
|
71de7ff04f
|
Bugfix: windows + luacov = crash, so disable it on windows for now
|
2023-07-14 15:06:11 +01:00 |
|
|
9d82648ac3
|
move luacov-html to start with a dot (.)
Otherwise Minetest complains
|
2023-07-12 22:27:37 +01:00 |
|
|
e5a2a591af
|
figure out how to generate code coverage
|
2023-07-12 21:44:12 +01:00 |
|
|
5ac98cfa22
|
tests.sh: use $OSTYPE to decide how to call luarocks
this is ridiculous
|
2022-05-25 02:14:17 +01:00 |
|
|
b94c38bb99
|
tests.sh: add logging to test github actions
|
2022-05-25 02:07:16 +01:00 |
|
|
50b1df57c4
|
tests.sh: more windows weirdness
|
2022-05-25 01:33:07 +01:00 |
|
|
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 |
|
|
7ef3d694a7
|
Add syntax check
|
2021-07-30 18:12:28 +01:00 |
|
|
9d197aefd2
|
Start implementing vector3.
Currently we have the 4 basic operations down, plus tostring.
|
2021-06-26 14:10:28 +01:00 |
|
|
6a42aa6838
|
Set out the basics of automated tests for str_padend
|
2021-06-26 02:05:01 +01:00 |
|