cs-mic/src/Tests
wagesj45 106efbc86e tests(stdlib): reorganize and expand StandardLibrary tests
- Switch tests to use Initializer.InitializeAll for setup
- Split stdlib tests by category: Angle, Rounding, Trig (incl. hyperbolic), NumberTheory, Random
- Add comprehensive tests invoking functions via InputInterpreter.Interpret()
- Register Bernoulli in Initializer so random tests cover
2025-08-21 04:04:46 -05:00
..
AngleFunctionsTests.cs tests(stdlib): reorganize and expand StandardLibrary tests 2025-08-21 04:04:46 -05:00
CCMic.Tests.csproj Cleaning up naming 2025-08-20 20:32:13 -05:00
InputInterpreterTests.cs Cleaning up naming 2025-08-20 20:32:13 -05:00
NumberTheoryFunctionsTests.cs tests(stdlib): reorganize and expand StandardLibrary tests 2025-08-21 04:04:46 -05:00
RandomFunctionsTests.cs tests(stdlib): reorganize and expand StandardLibrary tests 2025-08-21 04:04:46 -05:00
RoundingFunctionsTests.cs tests(stdlib): reorganize and expand StandardLibrary tests 2025-08-21 04:04:46 -05:00
StdlibFunctionsTests.cs tests(stdlib): reorganize and expand StandardLibrary tests 2025-08-21 04:04:46 -05:00
TrigonometryFunctionsTests.cs tests(stdlib): reorganize and expand StandardLibrary tests 2025-08-21 04:04:46 -05:00