Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke | |
Also: - Adds two stress tests to test_string.h - Changes to .empty() on std::strings | |||
2021-11-11 | String: Remove `erase` method, bindings can't mutate String | RĂ©mi Verschelde | |
2021-11-07 | Move and organize tests into subfolders | Aaron Franke | |