This website requires JavaScript.
Explore
Help
Sign In
GeorgH93
/
OpenVulkano
Watch
1
Star
0
Fork
0
You've already forked OpenVulkano
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
24d61b3023615b7991dcfc21695f3ca98c0e353c
OpenVulkano
/
tests
History
Vladyslav Baranovskyi
c39cdf5228
Removed IsLittleEndian test, changes in IsLittleEndian, testing Split with non-null-terminated strings
2024-10-03 21:40:50 +03:00
..
CMakeLists.txt
Squash add tests
2024-08-04 14:49:28 +02:00
MemFileTests.cpp
memmappedfile-fix (
#115
)
2024-09-21 14:46:39 +02:00
RGB565.cpp
Added rgb565 test file, clamping Make5/6, proper integral SFINAE condition, removed operators =
2024-10-02 16:03:17 +03:00
RGBA5551.cpp
Added RGBA5551 tests file, changed template spec to use is_integral_v, implemented assignment operators, added casting operators
2024-10-01 19:12:01 +03:00
StableVectorTest.cpp
stable-vector (
#72
)
2024-09-21 14:51:46 +02:00
UnitFormatter.cpp
Option to trim zeros at the end, more tests
2024-09-20 12:44:01 +03:00
Utils.cpp
Removed IsLittleEndian test, changes in IsLittleEndian, testing Split with non-null-terminated strings
2024-10-03 21:40:50 +03:00
VersionTests.cpp
Add test cases for version
2024-08-17 15:38:49 +02:00