summaryrefslogtreecommitdiff
path: root/tests/config_continuation
AgeCommit message (Collapse)Author
2017-11-12Remove unused test filesUlf Magnusson
Some were for now-removed APIs, others tested things that are tested differently now.
2015-07-23Add .config header continuation line test.Ulf Magnusson
Mostly to get coverage for _FileFeed.peek_next(), which is only used while reading the header. The tested behavior probably doesn't make much sense for .config files and stems from _FileFeed reuse. It's fairly obscure at least.