Pascal Serrarens pascal
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-23 15:05:40 +01:00
5ed7e67070 Removed test coverage code
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-23 15:02:53 +01:00
9b76dfd094 Fix tests for windows execution
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-22 15:01:15 +01:00
b555fb5d6a Converted all unit tests to template form
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-22 10:23:32 +01:00
679471f748 Improved unit tests
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-22 08:58:29 +01:00
ce578791d5 Angle Typed tests
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 17:20:14 +01:00
a2ba625bac Disabled old Vector2 implementation
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 14:52:40 +01:00
0def678cc5 Updated Matrix tests
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 13:50:21 +01:00
39bed8db3e Added initial MatrixOf
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 12:48:22 +01:00
a290e2e780 Make the workflow trigger on any branch
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 12:40:25 +01:00
8756aa5d99 Merge branch 'CI' into 0.4_dev
d0a89797ad test change
Compare 2 commits »
pascal pushed to CI at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 12:39:28 +01:00
d0a89797ad test change
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 12:37:19 +01:00
4cf2511a8b Initial implementation Vector3Of
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 12:33:03 +01:00
9886f98f6b Initial Vector2Of implementation
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 11:53:12 +01:00
5c6f1a4169 add install cmake to workflow
3775c79f84 runs on ubuntu-latest
ed94f09a9c runs-on linux...
afd5d1189b changes job runs on self-hosted
d2362eba15 Updated workflow
Compare 6 commits »
pascal pushed to CI at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 11:49:06 +01:00
5c6f1a4169 add install cmake to workflow
pascal pushed to CI at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 11:39:47 +01:00
3775c79f84 runs on ubuntu-latest
pascal pushed to CI at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 11:35:40 +01:00
ed94f09a9c runs-on linux...
pascal pushed to CI at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 11:34:30 +01:00
afd5d1189b changes job runs on self-hosted
pascal pushed to CI at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 11:24:53 +01:00
d2362eba15 Updated workflow
pascal pushed to CI at LinearAlgebra/LinearAlgebra-cpp 2025-12-19 10:17:07 +01:00
7bc4d571f4 Added initial workflow