aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/spray
Commit message (Collapse)AuthorAgeFilesLines
* Add tests from marklister's commit 013afd0becf8171c05206e227b2dbe72d98c6344Mark Lister2016-02-242-0/+16
| | | | Range parsing too eager, encode sharp
* Fix for issue #12 escape sharpMark Lister2014-09-241-1/+1
|
* adapt outside parser to latest changesJohannes Rudolph2014-07-081-1/+5
|
* add support for custom rangesJohannes Rudolph2014-07-082-0/+15
|
* 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-082-7/+4
|
* add tests for the current stateJohannes Rudolph2014-07-082-0/+60