RandomSec/main/tests
Tom Morris b3f5fada95 FIXED - task 578 & 596: Clean up JSON importer
http://code.google.com/p/google-refine/issues/detail?id=578
http://code.google.com/p/google-refine/issues/detail?id=596

Extend tree parser framework to allow any Serializable instead of just Strings. Use this in JSON importer to: Import keywords null, true, false; Import empty strings and don't trim whitespace from strings on import;  Import numbers directly instead of importing them as text and then parsing them ourselves. Add tests to verify all this stuff

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2543 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-08 01:20:25 +00:00
..
client/src Update one Windmill UI test for Refine 2.5. Another 6 still need to be done. 2012-01-27 16:26:42 +00:00
data fixed client tests 2010-05-31 17:56:07 +00:00
server FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00