summaryrefslogtreecommitdiff
path: root/test/files/run/t1195-new.check
Commit message (Collapse)AuthorAgeFilesLines
* Disabled generation of _1, _2, etc. methods.Paul Phillips2012-10-221-2/+2
| | | | | | | This was part of the introduction of ProductN, which had to go back into pandora's box because of issues with cycles during typing. These should have been reverted along with it.
* Normalized line endings.Paul Phillips2012-09-201-6/+6
| | | | | | This brings all the files into line with the .gitattributes settings, which should henceforth be automatically maintained by git.
* repairs the tests after the refactoring spreeEugene Burmako2012-06-081-6/+6
|
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-0/+6
* all usages of ClassManifest and Manifest are replaced with tags * all manifest tests are replaced with tag tests