summary refs log tree commit diff stats
path: root/tests/concepts/tmatrixconcept.nim
Commit message (Expand)AuthorAgeFilesLines
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-1/+1
* make concepts tests green againAndreas Rumpf2018-07-061-3/+3
* Working test cases for the sophisticated matrix library example from the manualZahary Karadjov2017-03-241-4/+18
* implement the special treatment of explicit type params in conceptsZahary Karadjov2017-03-241-1/+1
* support for inferring static[T] concept paramsZahary Karadjov2017-03-241-0/+67