Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new-style concepts implementation, WIP (#15251) | Andreas Rumpf | 2021-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | * fixes #15210 [backport:1.2] * make tests green * make ordinal work * makes Swapable test compile * make Indexable example work * concepts: 'self' is now 'Self' * concepts: make Dictionary example compile * document the new concept implementation * concepts: make typeDesc work properly * concepts: allow documentation comments (d'oh) | ||||
* | Add testcase for #16897 (#16917) | Clyybber | 2021-02-02 | 1 | -0/+33 |
| | |||||
* | fixes a test case | Araq | 2019-12-24 | 1 | -1/+3 |
| | |||||
* | make megatest work again | Araq | 2019-04-02 | 1 | -0/+1 |
| | |||||
* | cleanup tests; don't use non-working 'msg' spec field | Araq | 2018-11-23 | 1 | -1/+0 |
| | |||||
* | More descriptive names of test files (#9531) | Miran | 2018-10-29 | 1 | -0/+467 |
* change generic `tissues` name to more specific * change `tvarious` to more specific names |