summaryrefslogtreecommitdiff
path: root/spec/ffi_yajl/parser_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* fix empty-string spec + turn greenLamont Granquist2014-05-061-1/+1
|
* ohai hints files rely on this behaviorLamont Granquist2014-05-061-0/+5
|
* fixes BracesAroundHashParametersLamont Granquist2014-05-061-9/+9
|
* fixes SpaceInsideHashLiteralBracesLamont Granquist2014-05-061-9/+9
|
* add UTF-8 magic comment to specsLamont Granquist2013-12-211-1/+1
|
* unicode fixesLamont Granquist2013-12-191-0/+6
|
* add some floating point testsLamont Granquist2013-12-191-0/+42
|
* add tests for missing/trailing brackets/bracesLamont Granquist2013-12-131-0/+30
also fixed test for adding #to_json without loading json_compat which is currently broken.