jansson/test/suites/valid
Petri Lehtinen 3889af476b Enhance tests
* Now that JSON_SORT_KEYS is implemented, take it into use with the
  valid and valid-strip suites. This is to ensure that the tests
  remain valid even if the string hash function is changed in the
  future.

* Remove test_dump API test. Instead, implement the same tests more
  elegantly in the encoding-flags suite.
2009-12-21 12:50:49 +02:00
..
complex-array Enhance tests 2009-12-21 12:50:49 +02:00
empty-array Refactor the test system 2009-12-16 22:45:29 +02:00
empty-object Refactor the test system 2009-12-16 22:45:29 +02:00
empty-object-in-array Refactor the test system 2009-12-16 22:45:29 +02:00
empty-string Refactor the test system 2009-12-16 22:45:29 +02:00
escaped-utf-control-char Refactor the test system 2009-12-16 22:45:29 +02:00
false Refactor the test system 2009-12-16 22:45:29 +02:00
negative-int Refactor the test system 2009-12-16 22:45:29 +02:00
negative-one Refactor the test system 2009-12-16 22:45:29 +02:00
negative-zero Refactor the test system 2009-12-16 22:45:29 +02:00
null Refactor the test system 2009-12-16 22:45:29 +02:00
one-byte-utf-8 Refactor the test system 2009-12-16 22:45:29 +02:00
real-capital-e Refactor the test system 2009-12-16 22:45:29 +02:00
real-capital-e-negative-exponent Refactor the test system 2009-12-16 22:45:29 +02:00
real-capital-e-positive-exponent Refactor the test system 2009-12-16 22:45:29 +02:00
real-exponent Refactor the test system 2009-12-16 22:45:29 +02:00
real-fraction-exponent Refactor the test system 2009-12-16 22:45:29 +02:00
real-negative-exponent Refactor the test system 2009-12-16 22:45:29 +02:00
real-positive-exponent Refactor the test system 2009-12-16 22:45:29 +02:00
short-string Refactor the test system 2009-12-16 22:45:29 +02:00
simple-ascii-string Refactor the test system 2009-12-16 22:45:29 +02:00
simple-int-0 Refactor the test system 2009-12-16 22:45:29 +02:00
simple-int-1 Refactor the test system 2009-12-16 22:45:29 +02:00
simple-int-123 Refactor the test system 2009-12-16 22:45:29 +02:00
simple-object Refactor the test system 2009-12-16 22:45:29 +02:00
simple-real Refactor the test system 2009-12-16 22:45:29 +02:00
string-escapes Refactor the test system 2009-12-16 22:45:29 +02:00
three-byte-utf-8 Refactor the test system 2009-12-16 22:45:29 +02:00
true Refactor the test system 2009-12-16 22:45:29 +02:00
two-byte-utf-8 Refactor the test system 2009-12-16 22:45:29 +02:00
utf-8-string Refactor the test system 2009-12-16 22:45:29 +02:00
utf-surrogate-four-byte-encoding Refactor the test system 2009-12-16 22:45:29 +02:00
run Enhance tests 2009-12-21 12:50:49 +02:00