colobot/src
MrSimbax 193d105a3f Refactor CBotUT.TestSaveStateIoFunctions
Split the test into several parametrised tests for each data type.

Add more tests with different values.

Fix the ReadBinary() function in order to fix the ReadDouble() function
for negative values (the sign bit was being lost).
2021-12-09 20:44:31 +01:00
..
CBot Refactor CBotUT.TestSaveStateIoFunctions 2021-12-09 20:44:31 +01:00
app Update license headers 2021-09-11 15:53:59 +02:00
common Update license headers 2021-09-11 15:53:59 +02:00
graphics Update license headers 2021-09-11 15:53:59 +02:00
level Update license headers 2021-09-11 15:53:59 +02:00
math Update license headers 2021-09-11 15:53:59 +02:00
object Merge pull request #1440 from melex750/dev-insect-from-egg 2021-12-04 10:04:49 +01:00
physics Update license headers 2021-09-11 15:53:59 +02:00
script Update license headers 2021-09-11 15:53:59 +02:00
sound Update license headers 2021-09-11 15:53:59 +02:00
tools Update license headers 2021-09-11 15:53:59 +02:00
ui Merge pull request #1464 from nipsufn/master 2021-12-04 10:01:53 +01:00
CMakeLists.txt Move time related functions out of CSystemUtils 2021-09-11 13:26:38 +02:00