just/tests
Casey Rodarmor 438b5147fe
Improve invalid escape sequence error messages (#328)
The invalid escape sequence error message is delimited with backticks
and isn't used as input to other programs. This diff tweaks the escaping rules
slightly when printing invalid escape sequences. In particular, `, \, ',
and " are now not be escaped.
2018-06-30 22:19:13 -04:00
..
integration.rs Improve invalid escape sequence error messages (#328) 2018-06-30 22:19:13 -04:00
invocation_directory.rs Implement invocation_directory function (#312) 2018-06-19 13:13:21 -04:00
search.rs Misc fixes before publishing new version (#271) 2017-11-30 19:38:44 +01:00