ruffle/tests
Rafał Dowgird 80d1a8449a
avm2: implement string.split for regex (#7363)
* avm2: implement string.split for regex

* Compressed the testing for regexp and unwrapping thereof

* * Moved the split logic into the regex object

  * Factored out a method for utf-16 matching

  * Added tests

* formatting

* * replaced manual counting with storage.length()

* clippy cleanup

* Address review comments

  * fix import path for WString
  * remove redundant variable in return statement
  * error passing via '?' instead of unwrap()
2022-07-11 19:47:05 +03:00
..
input-format build(deps): bump serde_json from 1.0.81 to 1.0.82 2022-07-05 09:09:03 +03:00
tests avm2: implement string.split for regex (#7363) 2022-07-11 19:47:05 +03:00
Cargo.toml build(deps): bump image from 0.24.1 to 0.24.2 2022-05-02 14:48:00 -07:00