aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/spray/boilerplate/TemplateParserSpecs.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add tests from marklister's commit 013afd0becf8171c05206e227b2dbe72d98c6344Mark Lister2016-02-241-0/+10
| | | | Range parsing too eager, encode sharp
* adapt outside parser to latest changesJohannes Rudolph2014-07-081-1/+5
|
* add support for custom rangesJohannes Rudolph2014-07-081-0/+3
|
* centralize place to define the default separatorJohannes Rudolph2014-07-081-5/+5
|
* refactoring and sprinkle some syntactic sugar for better test writingJohannes Rudolph2014-07-081-3/+3
|
* saner parser and generation modelJohannes Rudolph2014-07-081-3/+9
|
* fix parsing to allow an arbitrary number of elements on the top-level, fixes #3Johannes Rudolph2014-07-081-6/+3
|
* add tests for the current stateJohannes Rudolph2014-07-081-0/+26