ruffle/core/tests
David Wendt cf6714d33c Implement and test `toLocaleString`.
This function has vague documentation about enabling locale-specific formatting in subclasses. As far as I can tell, none of the objects I implemented so far do anything different than `toString`, so I just have it use the same `TObject` property I set up for `toString`.
2020-07-13 17:44:57 -04:00
..
swfs Implement and test `toLocaleString`. 2020-07-13 17:44:57 -04:00
regression_tests.rs Implement and test `toLocaleString`. 2020-07-13 17:44:57 -04:00