Files
HandmadeMath/test
Ben Visness f106a0f5f3 Style and docs pass for release
Remove V2I, V3I, V4I (and style changes)

Totally useless.

Add update tool, update docs

Tweak docs

Create ci.yml

Big style pass

Maybe fix CI on Windows

Report coverage errors

Fix a missing coverage case

Try setting up MSVC another way

Update readmes

Fix remaining use of the name UpdateTool
2023-01-22 21:46:22 -06:00
..
2023-01-22 17:34:50 -06:00
2017-07-16 21:19:34 -07:00
2023-01-22 21:46:22 -06:00
2019-07-31 16:43:56 -05:00
2017-04-07 08:47:54 -05:00
2023-01-22 17:34:50 -06:00
2023-01-22 17:34:50 -06:00
2019-07-31 16:43:56 -05:00

Testing

You can compile and run the tests yourself by running:

make

To run a specific test configuration, run one of:

make c
make c_no_sse
make cpp
make cpp_no_sse