PrusaSlicer-NonPlainar/tests
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
..
catch2 Updated Catch2 to v2.13.3 to support compilation on OSX11 / ARM 2020-12-01 16:48:59 +01:00
cpp17
data
example
fff_print
libnest2d Replaced all "long long" types with int64_t 2020-12-10 08:40:15 +01:00
libslic3r
sla_print Replaced all "long long" types with int64_t 2020-12-10 08:40:15 +01:00
slic3rutils
catch_main.hpp
CMakeLists.txt
test_utils.hpp