summaryrefslogtreecommitdiff
path: root/specs/partials.json
Commit message (Collapse)AuthorAgeFilesLines
* Pretty print JSON files, and terminate with newlineTim Siegel2021-03-291-1/+139
| | | | | | | | | | | | Having the data all on one line makes it hard for implementations that rely on the JSON format to locate the source of a failure. Text files that don't end with a newline can be troublesome or unacceptable in some contexts. The only down side is a bit of merging hassle for existing pull requests. But that happens anyways, and of course the YAML file is authoritative so JSON conflicts can be ignored in practice.
* update the generated .json filesGabriel Scherer2020-12-241-1/+1
|
* Failed partial lookups should be empty. Fixes #21.Pieter van de Bruggen2011-07-151-1/+1
|
* Missing partials should be treated as empty strings.Pieter van de Bruggen2011-07-041-1/+1
|
* Added tests for standalone tags at string boundaries.Pieter van de Bruggen2011-03-081-1/+1
|
* Adding specs for Windows newlines.Pieter van de Bruggen2011-03-051-1/+1
|
* Providing basic descriptions of the specified expectations.Pieter van de Bruggen2011-03-011-1/+1
|
* Merge remote branch 'mrb/master'Pieter van de Bruggen2011-02-031-1/+1
|
* json versions of yaml specsmrb2011-02-031-0/+1