Fix some test problems.

JsonWriter was using suboptimal escape characters for newlines etc: unicode escapes rather than \x escapes.

JsonObjectTest was banning empty and whitespace-only keys. These values are permitted as of r585.
2 files changed
tree: 1e44059fb214c68311da468ac22a888fc3afd321
  1. gson/
  2. lib/
  3. wsclient/
  4. wsdef/
  5. wsexample/
  6. wsf/