summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* 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