helix/ruby/spec
Godfrey Chan faaa6b1b26 Safer string coercions
Previously, we blindly assume Ruby strings are UTF-8 and turn them
into Rust Strings (which *are* assumed to be UTF-8). This is clearly
unsafe so this commit adds some checks to cofirm that and generate
type errors appropiately.
2018-06-02 08:42:12 +09:00
..
support/dummy Safer string coercions 2018-06-02 08:42:12 +09:00
helix_runtime_spec.rb Safer string coercions 2018-06-02 08:42:12 +09:00
spec_helper.rb Remove neversaydie 2017-02-24 14:18:11 -08:00