summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* add :unique_key_checking flag to parserlcg/unique_key_checkingLamont Granquist2015-04-171-0/+15
* add copyright noticesLamont Granquist2015-04-144-0/+85
* add specs for library mapping helperslcg/dlopen-extensionLamont Granquist2015-04-131-0/+96
* add explanatory commentLamont Granquist2015-04-131-0/+3
* test with yajl-ruby concurrently loadedLamont Granquist2015-04-111-0/+6
* add comment on why spec does not run on windowsLamont Granquist2015-03-251-0/+2
* Filter this test out of windows.Lamont Granquist2015-03-242-1/+2
* Removing JSON gem compatibility layerLamont Granquist2015-03-171-382/+0
* fix typoLamont Granquist2015-01-221-1/+1
* support turning off validate_utf8Lamont Granquist2015-01-221-1/+27
* allow arbitrary Objects as keysLamont Granquist2014-11-241-0/+17
* avoid these tests on ruby 1.8.7Lamont Granquist2014-11-221-2/+2
* support calling #to_s on all types for keysLamont Granquist2014-11-221-0/+25
* add busted specs for outstanding parser bugsLamont Granquist2014-11-221-1/+49
* Making necessary C changes to only call to_json if it is presenttyler-ball2014-10-071-1/+1
* If an object does not have .to_json, we no longer try to call ittyler-ball2014-10-061-0/+17
* WIPLamont Granquist2014-08-232-2/+4
* fix the timezone to UTC or Date specs will failLamont Granquist2014-08-232-6/+28
* add datetime encodingLamont Granquist2014-08-232-8/+21
* add spec for explicit nil optionLamont Granquist2014-08-091-1/+9
* fix for chef pretty printing issuesLamont Granquist2014-08-071-0/+11
* Revert "fix for chef pretty printing issues"Lamont Granquist2014-08-071-11/+0
* fix for chef pretty printing issuesLamont Granquist2014-08-071-0/+11
* change allow_comment default to trueLamont Granquist2014-08-071-0/+8
* add tests for prett_generate's options hash argumentLamont Granquist2014-07-121-0/+12
* handle StringIOs by being slurpy for nowLamont Granquist2014-06-151-1/+0
* fix very large floats in ffiLamont Granquist2014-06-151-1/+0
* support yajl parser optionsLamont Granquist2014-06-141-5/+103
* implementing allow_comments in ffiLamont Granquist2014-06-141-3/+1
* don't do the long tests on ruby <= 1.9.2Lamont Granquist2014-06-142-2/+3
* fix ordering deprecation warningLamont Granquist2014-06-141-1/+1
* fix some rspec deprecation warningsLamont Granquist2014-06-141-18/+18
* mark some of the other stuff pending for nowLamont Granquist2014-06-141-0/+3
* implement symbolize_keys/names for FFILamont Granquist2014-06-132-8/+12
* additional parser specsLamont Granquist2014-06-131-50/+337
* change "pending" to "skip"Lamont Granquist2014-06-021-4/+4
* fix empty-string spec + turn greenLamont Granquist2014-05-061-1/+1
* ohai hints files rely on this behaviorLamont Granquist2014-05-061-0/+5
* derp this is JSON, not rubyLamont Granquist2014-05-061-1/+1
* fix TrailingCommaLamont Granquist2014-05-061-2/+2
* fixes BracesAroundHashParametersLamont Granquist2014-05-062-19/+19
* fixes SpaceInsideHashLiteralBracesLamont Granquist2014-05-063-27/+27
* test for unsigned 32-bit int failure on c extensionLamont Granquist2014-01-131-0/+6
* convert symbols to strings when encoding0.0.2Lamont Granquist2014-01-111-0/+10
* un-pending testsLamont Granquist2014-01-011-2/+0
* mark this as pending for nowLamont Granquist2013-12-311-0/+2
* add test for deeply nested array/hashesLamont Granquist2013-12-311-0/+15
* backing coveralls outLamont Granquist2013-12-231-3/+0
* add test coverageLamont Granquist2013-12-231-0/+3
* remove annoying testLamont Granquist2013-12-221-5/+0