just/tests
Casey Rodarmor be3ec13d1c
Use bash as shell for all integration tests (#479)
This commit changes the integration tests to run with bash
as the shell, instead of bash, dash, and the system's sh.

Running the integration tests with multiple shells has never
revealed a bug in Just, and they make the tests take longer,
so let's get rid of them.
2019-10-05 23:08:22 -07:00
..
integration.rs Use bash as shell for all integration tests (#479) 2019-10-05 23:08:22 -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