Added golden results to all of our result parsing unit tests, uncovering and fixing...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 19 Dec 2008 20:20:54 +0000 (20:20 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 19 Dec 2008 20:20:54 +0000 (20:20 +0000)
commit89b4f8ac80ae1433d3e3777b24b658d503ab37ca
treea9529c98c5b2c5704aac2dde611afbfd48c1b33d
parentfcd3a7ac9684c5b7a05aebe2835d40d26b16e55c
Added golden results to all of our result parsing unit tests, uncovering and fixing a few subtle bugs in the process. I also expanded a few of them which were lean.

git-svn-id: http://zxing.googlecode.com/svn/trunk@796 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/client/result/ParsedResult.java
core/src/com/google/zxing/client/result/URIParsedResult.java
core/test/src/com/google/zxing/client/result/ParsedReaderResultTestCase.java