summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix spec_helperLamont Granquist2013-12-221-4/+1
* add double negativeLamont Granquist2013-12-221-1/+1
* add UTF-8 magic comment to specsLamont Granquist2013-12-212-2/+2
* unicode fixesLamont Granquist2013-12-191-0/+6
* add some floating point testsLamont Granquist2013-12-191-0/+42
* exclude test on ruby 1.8Lamont Granquist2013-12-162-7/+9
* unpending some testsLamont Granquist2013-12-161-2/+0
* fix encoding of fixnums and floats as keysLamont Granquist2013-12-161-0/+24
* add tests for missing/trailing brackets/bracesLamont Granquist2013-12-132-0/+32
* bignum parsing workingLamont Granquist2013-12-081-1/+8
* add more unicode testsLamont Granquist2013-12-081-16/+43
* several utf8 related errors fixedLamont Granquist2013-12-081-7/+7
* fix #to_json on base classesLamont Granquist2013-12-041-2/+34
* just mark test as pending for nowLamont Granquist2013-12-041-0/+1
* add tests for +/- Infinity rejectionLamont Granquist2013-12-041-0/+6
* c-ext Object#to_json passes tests nowLamont Granquist2013-12-041-7/+0
* fix variable scope (again)Lamont Granquist2013-11-231-2/+2
* magic comment needed for ruby 1.9Lamont Granquist2013-11-231-0/+2
* fix variable scopeLamont Granquist2013-11-231-2/+2
* mark all the busted specs as pendingLamont Granquist2013-11-231-0/+11
* fix NaN encoding exceptionLamont Granquist2013-11-231-1/+0
* add check for nil 2nd argumentLamont Granquist2013-11-231-0/+4
* add lots of specs (some of them busted)Lamont Granquist2013-11-221-74/+255
* add the initial specsLamont Granquist2013-10-232-0/+112