mirror of
https://github.com/g-truc/glm.git
synced 2026-08-14 15:19:28 +00:00
Added more tests for ceilMultiple
This commit is contained in:
@@ -374,6 +374,9 @@ namespace ceilMultiple
|
||||
{1, 4, 4, 0},
|
||||
{1, 3, 3, 0},
|
||||
{4, 3, 6, 0},
|
||||
{4, 1, 4, 0},
|
||||
{1, 1, 1, 0},
|
||||
{7, 1, 7, 0},
|
||||
};
|
||||
|
||||
int Error(0);
|
||||
|
||||
Reference in New Issue
Block a user