Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-07 | Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT | Loïc Hoguin | |
And use this in the tests to fetch Rebar only once and then clone from the local repository. This should speed up tests a little. | |||
2018-11-26 | Use two colons for the shell target | Loïc Hoguin | |
2018-11-25 | Fix a shell test when run in parallel | Loïc Hoguin | |
2018-05-31 | Add $(TEST_DIR) to the default value of SHELL_PATHS | Krzysztof Jurewicz | |
2018-05-14 | Don't list test cases manually anymore | Loïc Hoguin | |
2015-12-24 | Simplify cleaning in the test suite | Loïc Hoguin | |
Not only simpler but also faster, especially on Windows. | |||
2015-12-15 | Make some rm -rf commands safer | Loïc Hoguin | |
This way if for some unknown reason $(APP_TO_CLEAN) isn't defined, we don't delete the entire world. | |||
2015-10-22 | Add shell chapter and tests | Loïc Hoguin | |