Commit graph

5 commits

Author SHA1 Message Date
codex
858717deae Fix and cover standard library functions
All checks were successful
Build / build (push) Successful in 36s
Tests / tests (push) Successful in 43s
2026-06-28 00:31:44 -05:00
5556010c91 Expanding Standard Library
Some checks failed
Build / build (push) Successful in 37s
Tests / tests (push) Failing after 31s
Expanding functions in the standard library.
2026-06-27 19:41:26 -05:00
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
9b74c03a9d Cleaning up naming 2025-08-20 20:32:13 -05:00
0a67e6e2cc Adopt .NET naming and structure: CsMic.* namespaces, PascalCase projects and solution; update Coco namespace; update package id and NuGet publish target; adjust project refs and tests. 2025-08-20 20:10:34 -05:00
Renamed from src/tests/StdlibFunctionsTests.cs (Browse further)