sfan5
bf01cdf823
Reapply "Prefer GL3 driver over legacy GL driver"
...
This reverts commit 0fa56a9f7c .
2025-11-18 12:01:08 +01:00
sfan5
577fc44ea9
Adjust shader test CI workflows
2025-11-14 13:10:24 +01:00
sfan5
8593d38030
Add non-headless singleplayer tests to CI
2025-11-06 11:42:36 +01:00
sfan5
387856a1c3
Load mod profiler in one of the test workflows
2024-09-20 15:05:26 +02:00
sfan5
87232358d3
Update some workflows to newer Ubuntu versions ( #14668 )
2024-06-03 20:39:02 +02:00
sfan5
6a7a613741
Update the CI run with multiplayer tests
2024-03-26 21:39:02 +01:00
wsor4035
fa47af737f
Upgrade CI actions ( #14377 )
2024-02-17 15:34:40 +01:00
Lars Müller
3eafcab64e
Builtin: Redo serialize.lua ( #11427 )
...
Features:
* Support for arbitrary references, including self-referencing
* Short output, references "long" strings as a bonus
* Around the same speed, potentially slower if long, short keys are present
* Properly works with NaN and inf
2022-06-11 20:00:26 +02:00
Lars Müller
76000e676b
Lua workflow: Use Leafo's Luarocks action
...
instead of installing outdated packages which lead to failing workflows
2022-05-28 11:31:56 +02:00
sfan5
e108954633
Sort out some issues with our CI setup
...
* add missing apt-get update where needed
* move some jobs to run on ubuntu-20.04
* update actions plugins to latest
* speed up the job that runs multiplayer tests
2022-05-06 15:15:53 +02:00
x2048
828461c193
Run automated tests when lua files change ( #12184 )
...
* Run automated tests when lua files change
* skip busted on devtest
* use newer build env
* Add .luacheckrc for games/devetest
Co-authored-by: sfan5 <sfan5@live.de >
2022-04-30 15:54:07 +02:00