Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-16 | Remove {init,end}_per_group workaround | Anders Svensson | |
This undoes commit 162c0d3ee30790ec5a75e20b0e2e8bc61ed92375. | |||
2011-12-16 | Use new syntax for specifying ct group properties | Anders Svensson | |
No longer have to duplicate groups for sequential and parallel runs. | |||
2011-09-27 | Explicit {init,end}_per_group/2 to work around ct bug | Anders Svensson | |
Without these functions the result pages are currently mangled. The overview page shows that no suites have run, even though all in fact are, and diameter-specific page is truncated after the dict suite, which is the first suite that relied on an implicit {init,end}_per_group/2. This is apparently the result of a recent common_test commit. | |||
2011-09-26 | Use groups for parallel testcase execution | Anders Svensson | |
2011-09-26 | Add stats suite | Anders Svensson | |