summary refs log tree commit diff stats
path: root/tests/template
Commit message (Expand)AuthorAgeFilesLines
* fix some trivial errors in the test suite and some more regressions caused by...Zahary Karadjov2014-02-181-0/+68
* fixes #892Araq2014-02-141-0/+13
* bugfix: immediate templates are preferred consistently (danger: breaks code)Araq2014-02-041-0/+17
* unittest module works againAraq2014-01-181-1/+1
* new tester; all tests categorizedAraq2014-01-1313-0/+242
> 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120