just/tests
Casey Rodarmor bd75c5f51d
Avoid using error code 1 in integration tests (#486)
Since error code 1 is commonly used to indicate failure, change those
integration tests which test that a specific error code is returned to
use something other than 1.
2019-10-08 22:03:59 -07:00
..
testing Add unindent() for nicer integration test strings (#481) 2019-10-07 00:32:51 -07:00
integration.rs Avoid using error code 1 in integration tests (#486) 2019-10-08 22:03:59 -07:00
interrupts.rs Add unindent() for nicer integration test strings (#481) 2019-10-07 00:32:51 -07:00
invocation_directory.rs Add unindent() for nicer integration test strings (#481) 2019-10-07 00:32:51 -07:00
search.rs Use tempfile crate instead of tempdir (#455) 2019-07-06 20:55:46 -07:00
working_directory.rs Add unindent() for nicer integration test strings (#481) 2019-10-07 00:32:51 -07:00