Commit Graph

3 Commits

Author SHA1 Message Date
Anthony Latsis
52ce15ee9d Gardening: Migrate test suite to GH issues: stdlib 2022-09-22 03:21:39 +03:00
Saleem Abdulrasool
1471d52662 test: mark stdlib/StringSwitch as executable_test
This is a runtime test, ensure that is marked as an execution test.
2020-04-07 20:36:59 -07:00
Michael Ilseman
30c92574ed [String] Concrete String/Substring overloads for ~=
Add concrete overloads for ~= for String/Substring
combinations. SR-12457 tracks making this generic after we understand
the expression type checker impact.
2020-04-02 10:37:30 -07:00