just/tests
Casey Rodarmor f0404d434c
Fix integration tests with dash (#338)
Integration tests run with bash, dash, and whatever's installed as `sh`, to ensure compatibility with a wide range of systems.

This commit changed the way that dash escapes special characters, which broke the integration tests:

https://git.kernel.org/pub/scm/utils/dash/dash.git/commit/?id=6900ff60ef7347a8c1445853a8f4689808e0976e

This commit modifies our tests to be compatible with dash before and after the changes, and should fix the Travis build.
2018-08-03 19:53:06 -07:00
..
integration.rs Fix integration tests with dash (#338) 2018-08-03 19:53:06 -07: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