just/tests
Casey Rodarmor 1230af138c
Add context to deprecation warnings (#473)
Previously, warnings upon encountering a deprecated use `=` in
assignments, exports, and aliases would print a message without any
indication of where the offending `=` was. This diff adds a proper
`Warning` enum, and uses it to report context, as is done with
compilation and runtime errors.
2019-09-21 18:53:30 -07:00
..
integration.rs Add context to deprecation warnings (#473) 2019-09-21 18:53:30 -07:00
interrupts.rs Use tempfile crate instead of tempdir (#455) 2019-07-06 20:55:46 -07:00
invocation_directory.rs Remove dependency on brev (#462) 2019-07-13 01:55:06 -07:00
search.rs Use tempfile crate instead of tempdir (#455) 2019-07-06 20:55:46 -07:00
tempdir.rs Use tempfile crate instead of tempdir (#455) 2019-07-06 20:55:46 -07:00
working_directory.rs Use tempfile crate instead of tempdir (#455) 2019-07-06 20:55:46 -07:00