Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-23 | Style tweak | Loïc Hoguin | |
2017-08-23 | Make Triq plugin pick tests from $(TEST_DIR) | Krzysztof Jurewicz | |
This commit also changes Triq repository in package index to point to the leading fork. The original repository doesn’t work in Erlang 20. | |||
2017-07-10 | Add initial plugin for proper | Loïc Hoguin | |
Should act the same way as the Triq plugin, making switching mostly painless, excluding the differences between the two libraries. | |||
2016-10-21 | Update Copyright notices2016.10.21 | Loïc Hoguin | |
2016-10-04 | Fix path issues when running triq tests on Windows | Loïc Hoguin | |
2015-08-26 | Fix auto disabling of triq when not in deps | Loïc Hoguin | |
We check the $(DEPS) and $(TEST_DEPS) variables now, instead of the directory directly, because triq won't be there yet on first build. | |||
2015-07-04 | Add $(verbose) to avoid completely silencing commands | Loïc Hoguin | |
2015-07-02 | Reduce dependency on external programs | Loïc Hoguin | |
This commit implements a core_find and core_ls function that can be used to list files recursively or not. A few other minute changes are included and a couple hacks removed. | |||
2015-05-10 | Use an Erlang snippet for Triq | Loïc Hoguin | |
2015-03-06 | Don't run triq if the dep is missing | Loïc Hoguin | |
2015-01-10 | Add triq plugin | Loïc Hoguin | |