about summary refs log tree commit diff
path: root/src/test/codegen-units/item-collection
AgeCommit message (Collapse)AuthorLines
2016-04-28Let the translation item collector make a distinction between drop-glue kindsMichael Woerister-4/+12
2016-04-28Fix codegen-units testsJames Miller-0/+2
I'm not sure what the signficance of `drop-glue i8` is, nor why one of the tests had it appear while the others had it disappear. Either way it doesn't seem like the presence or absense of it is the focus of the tests.
2016-04-28Fixup testsJames Miller-6/+0
The drop glue for `i8` is no longer generated as a trans item
2016-04-14Move translation-item-collection tests into subfolder.Michael Woerister-0/+1346