PrusaSlicer-NonPlainar/tests/libnest2d
Vojtech Bubnik bd79036d13 Replaced all "long long" types with int64_t
Replaced all "unsigned long long" types with uint64_t.
These "new" types better communicate their meaning and they are
guaranteed to behave the same on all platforms & compilers.
2020-12-10 08:40:15 +01:00
..
CMakeLists.txt Add catch2 extra args option to tests. 2019-10-25 10:42:21 +02:00
libnest2d_tests_main.cpp Replaced all "long long" types with int64_t 2020-12-10 08:40:15 +01:00
printer_parts.cpp libnest2d test rewritten for catch2. Fine tuned catch2 integration. 2019-10-04 12:59:31 +02:00
printer_parts.hpp libnest2d test rewritten for catch2. Fine tuned catch2 integration. 2019-10-04 12:59:31 +02:00