started work on testing library; very minimal implementation
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 26 Sep 2022 16:40:27 +0000 (11:40 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 26 Sep 2022 16:40:27 +0000 (11:40 -0500)
commit3a5c37e9a4c41980e4bc920d81bdcb6a99d0de88
treefa30cd1e8f1bc4aa3b03875b86e0497fd07fde87
parent76dc572c60e0ff099b0643dbc54cdfdd35d0add9
started work on testing library; very minimal implementation
core/math.onyx
core/std.onyx
core/string.onyx
core/test/testing.onyx [new file with mode: 0644]
scripts/core_tests.onyx [new file with mode: 0644]