Commit Graph

12 Commits

Author SHA1 Message Date
Guillaume Lessard
044e53f3b2 [test] adjust String span tests 2025-06-23 18:38:33 -07:00
Guillaume Lessard
694e94b360 [test] remove repetitions 2025-06-07 07:48:34 -07:00
Guillaume Lessard
8a2ff96521 [test] UTF8Span from inline-stored Substring instances 2025-06-07 07:48:33 -07:00
Guillaume Lessard
bc59aedc3f [test] UTF8Span from inline-stored String instances 2025-06-07 07:48:33 -07:00
Guillaume Lessard
f8d62d52d9 [test] remove an unnecessary feature flag 2025-04-14 10:48:42 -07:00
Guillaume Lessard
2d50c6cce9 Revert "[temporary] disable small-string support"
This reverts commit ea44ff9fc9.
2025-04-14 10:48:42 -07:00
Guillaume Lessard
ea44ff9fc9 [temporary] disable small-string support 2025-04-02 17:53:12 -07:00
Guillaume Lessard
17412a9c64 [test] update bridged string tests
- move to a new file
- create a new `NSString` object for each new test
2025-03-31 12:05:50 -07:00
Guillaume Lessard
03208a693e [test] spans over bridged Substring instances 2025-03-31 12:05:50 -07:00
Guillaume Lessard
9ae58c992b [stdlib] span properties for bridged String instances 2025-03-31 12:05:50 -07:00
Guillaume Lessard
a061425aae [stdlib] add storage property to Substring.UTF8View 2025-03-31 12:05:50 -07:00
Guillaume Lessard
3015bf522d [stdlib] add storage property to String.UTF8View 2025-03-31 12:05:50 -07:00