aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2024-03-09Simple lambda testBruce Hill
2024-03-07Tweaking array testsBruce Hill
2024-03-07More testsBruce Hill
2024-03-07Added testBruce Hill
2024-03-07Add num32 testBruce Hill
2024-03-05Fix default values for structsBruce Hill
2024-03-04Fix some bugs relating to NUL termination of stringsBruce Hill
2024-03-03Add methods for text:clusters(), text:codepoints(), text:bytes()Bruce Hill
2024-03-03Unicode normalization for equality, hashing, tests, and printingBruce Hill
2024-03-03Rename string test to textBruce Hill
2024-03-03Rename Str -> TextBruce Hill
2024-03-03Fix endptr stuff in parserBruce Hill
2024-03-03Fix up unicode escapesBruce Hill
2024-03-03String testsBruce Hill
2024-03-03Add some more testsBruce Hill
2024-03-03Num testsBruce Hill
2024-03-03Add Num.near() functionBruce Hill
2024-03-03Num methodsBruce Hill
2024-03-03Fix testBruce Hill
2024-03-03Definitively go with "Int" and "Num" over "Int64" and "Num64", plus addBruce Hill
Int__bits()
2024-02-25Add test for table iterationBruce Hill
2024-02-25Add tests for '#' on collectionsBruce Hill
2024-02-25Table field access for .keys, .values, .default, .fallbackBruce Hill
2024-02-24Rename file extensionsBruce Hill
2024-02-24Enum table testBruce Hill
2024-02-24Rename folderBruce Hill