aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Evaluate arguments in BH_VERIFY_STR_EQ onceMikhail Romanko2025-11-09
* Add IO type checking functions, add ReadLineMikhail Romanko2025-11-08
* Add benchmarks, change project structureMikhail Romanko2025-10-12
* Add timers for measuring elapsed timeMikhail Romanko2025-09-21
* Add BH_ThreadSleep, fix Timespec.hMikhail Romanko2025-09-21
* Remove compiler warnings from the CMakeListsMikhail Romanko2025-09-06
* Fix TestThread Condition testMikhail Romanko2025-08-28
* Fix TestThread.c and POSIX semaphoreMikhail Romanko2025-08-28
* Remove extra whitespace and variable in TestBitmapMikhail Romanko2025-08-26
* Refactor bitmap, add extra accessor for color dataMikhail Romanko2025-08-07
* Add macro functions for checking unsigned wrapsMikhail Romanko2025-08-04
* Add bitmap supportMikhail Romanko2025-08-03
* Add basic unit test for BH_ColorMikhail Romanko2025-08-02
* Rename MT functions, add tests, fix bugsMikhail Romanko2025-06-24
* Refactor, separate docs from headers, add ru docsMikhail Romanko2025-06-21
* Refactor IO, add buffered IOMikhail Romanko2025-04-26
* Add Unicode tests, fix whitespace, fix docsMikhail Romanko2025-04-06
* Refactor strings (avoid using dynamically allocated memory)Mikhail Romanko2025-04-05
* Add int tests, fix bugs, add docsMikhail Romanko2025-04-05
* Fix whitespace, add asserts, add string to double function, fix bugsMikhail Romanko2025-04-05
* Refactor bigints, add int and float conv functionsMikhail Romanko2025-04-05
* Fix styling issues, rename scriptsMikhail Romanko2025-04-05
* Add utils for working with endianness, more documentation, refactor CMakeMikhail Romanko2025-02-28
* Add argument parsingMikhail Romanko2025-02-28
* Add 2D/3D boxes/AABBs and intersection tests.Mikhail Romanko2025-02-24
* Add line, plane, ray and segments, split math unit testMikhail Romanko2025-02-24
* Fix naming in CMakeLists.txtMikhail Romanko2025-02-03
* Fix function declaration, extend math testMikhail Romanko2025-02-03
* Fix file and directory permissionsMikhail Romanko2025-02-02
* Change file namingMikhail Romanko2025-02-02
* Change code and naming style, fix several bugs, removed math types.Mikhail Romanko2025-02-02
* Add Asan profile, fix multiple bugs.Mikhail Romanko2025-01-29
* Refactor math functions, add unit testsMikhail Romanko2025-01-29
* Initial commitMikhail Romanko2025-01-18