Commit Graph

5 Commits

Author SHA1 Message Date
Valentino Orlandi 3dc0167821
Improved tests suite
Added new function: testWorkarounds.
Added tests for Workarounds::join.
Updated old ArrayOps tests.
2024-05-13 19:34:59 +02:00
Valentino Orlandi f31abb364b
Improved tests suite
Enhanced tests printed output.
Created own assertions so that tests can be also executed when compiling
in release mode.
2024-02-18 15:39:50 +01:00
Valentino Orlandi c1265ae690
Tests improvements
Added tests for the operators with custom behavior
2024-01-22 20:04:52 +01:00
Valentino Orlandi ae521d786b
Tests improvements
Added documentation comments.
Added tests for filtering functions.
2023-07-23 11:00:31 +02:00
Valentino Orlandi 67fc419e46
Added tests suite
Added white-box tests.
Updated CMakeLists to allow using CTest.
2023-04-11 23:28:55 +02:00