libcubescript/tests
Daniel Kolesa e14d5c4aa3 remove automatic concatenating variadics
these were pretty much just pointless sugar for something that
can be better achieved with ordinary variadics and an extra call
(which is what it did, except in VM)
2021-04-29 19:29:51 +02:00
..
meson.build fix running tests in wine 2021-04-15 21:21:34 +02:00
runner.cc remove automatic concatenating variadics 2021-04-29 19:29:51 +02:00
simple.cube add initial test infrastructure 2021-04-13 02:49:58 +02:00