summaryrefslogtreecommitdiff
path: root/specs/interpolation.json
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #124 from jgonggrijp/implicit-iterator-interpolationv1.2.1Dan Appel2021-05-021-0/+35
|\ | | | | Specify interpolation behavior for implicit iterator
| * Specify interpolation behavior for implicit iterator (#82)Julian Gonggrijp2021-04-191-0/+35
| |
* | Specify how to interpolate null (#101)Julian Gonggrijp2021-04-191-0/+27
|/
* Pretty print JSON files, and terminate with newlineTim Siegel2021-03-291-1/+329
| | | | | | | | | | | | 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
|
* Merge branch 'dot-notation'Pieter van de Bruggen2011-03-021-1/+1
|\ | | | | | | | | | | | | | | | | | | Conflicts: specs/interpolation.json specs/interpolation.yml specs/inverted.json specs/inverted.yml specs/sections.json specs/sections.yml
| * Breaking the standalone dot notation spec into parts.Pieter van de Bruggen2011-03-021-1/+1
| |
* | Merge branch 'implicit-iterator'Pieter van de Bruggen2011-03-021-1/+1
|\ \ | |/ | | | | | | | | Conflicts: specs/sections.json specs/sections.yml
* | Providing basic descriptions of the specified expectations.Pieter van de Bruggen2011-03-011-1/+1
| |
* | Specifying behavior for context 'misses'.Pieter van de Bruggen2011-02-251-1/+1
|/ | | | Context 'misses' should always interpolate as the empty string (by default), and should be considered falsey in Section tags.
* Merge remote branch 'mrb/master'Pieter van de Bruggen2011-02-031-1/+1
|
* json versions of yaml specsmrb2011-02-031-0/+1