projectitis
|
510ffa571a
|
Fix compiler warnings on windows
|
2022-08-20 12:30:35 +09:00 |
|
Hermet Park
|
f0141e63de
|
updated copyright date.
|
2022-01-12 14:08:48 +09:00 |
|
JunsuChoi
|
00bba39b02
|
test Array: Remove too big size test
On large memory machines, if machine have enough memory,
tests failed because it doesn't return null.
|
2021-11-09 14:04:42 +09:00 |
|
JunsuChoi
|
f28a0d9b5c
|
test Scene/Canvas: Fix maximum size for big size test
In some development environments, -1 of uint32_t may become 0.
|
2021-10-28 14:24:20 +09:00 |
|
Hermet Park
|
79933d9efa
|
api: set default value nullptr for user convenience.
|
2021-09-09 12:40:43 +09:00 |
|
Hermet Park
|
52d95dcb59
|
tests: add SwCanvasBase unit tests
|
2021-06-11 15:14:35 +09:00 |
|
Hermet Park
|
f0598a7481
|
Revert "tests: add SwCanvas base part unit tests"
This reverts commit ce6348a504 .
This isn't intended pushing...
|
2021-06-07 20:09:02 +09:00 |
|
Hermet Park
|
ce6348a504
|
tests: add SwCanvas base part unit tests
|
2021-06-07 19:57:52 +09:00 |
|