summaryrefslogtreecommitdiff
path: root/lib/common_test/src/ct_suite.erl
Commit message (Expand)AuthorAgeFilesLines
* Prefer plural when in lists, prefer singular when notPaulo F. Oliveira2020-10-141-9/+9
* Conform to type-export policy (only input and output)Paulo F. Oliveira2020-10-141-4/+0
* Approach code and documentationPaulo F. Oliveira2020-10-141-6/+6
* Fix CTHPriority's typePaulo F. Oliveira2020-10-141-1/+1
* Segregate `default` from Module:groups()Paulo F. Oliveira2020-10-141-5/+7
* Export some more types as per previous commit's "promise"Paulo F. Oliveira2020-10-141-0/+3
* Export types only if referenced by -callbackPaulo F. Oliveira2020-10-141-2/+2
* Re-read the online doc. and name input accordingly (eases reference)Paulo F. Oliveira2020-10-141-38/+37
* Further tweak the formatPaulo F. Oliveira2020-10-141-12/+12
* Format -callback elements as per other behaviour-defining modules in the projectPaulo F. Oliveira2020-10-141-12/+24
* Format as per other elements in common_test (everything except -callback)Paulo F. Oliveira2020-10-141-55/+57
* Improve -spec(_).s by using doc. as reference (also add missing elements)Paulo F. Oliveira2020-10-141-5/+51
* Copy richcarl's behaviour, as-is, to new behaviour-defining module ct_suitePaulo F. Oliveira2020-10-141-0/+70