zxing/cpp/core/tests/src/common
smparkes@smparkes.net af53906502 1d support for most C++ decoders; n.b. not pdf417 and rss
git-svn-id: https://zxing.googlecode.com/svn/trunk@2608 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-01 06:00:29 +00:00
..
reedsolomon 1d support for most C++ decoders; n.b. not pdf417 and rss 2013-04-01 06:00:29 +00:00
BitArrayTest.cpp 1d complete; tests pass; need to valgrind 2013-04-01 06:00:11 +00:00
BitArrayTest.h added unit tests for C++ BitArray::reverse(). Closes issue 1104 2011-12-13 20:58:25 +00:00
BitMatrixTest.cpp 1d complete; tests pass; need to valgrind 2013-04-01 06:00:11 +00:00
BitMatrixTest.h 1d complete; tests pass; need to valgrind 2013-04-01 06:00:11 +00:00
BitSourceTest.cpp fix a case that causes a variable not used warning/error 2013-04-01 05:59:57 +00:00
BitSourceTest.h C++ port: Make sure #indef/#define/#endif's and copyright information on all header files is in a common format. 2010-08-04 13:36:20 +00:00
CountedTest.cpp fix a case that causes a variable not used warning/error 2013-04-01 05:59:57 +00:00
CountedTest.h C++ port: Make sure #indef/#define/#endif's and copyright information on all header files is in a common format. 2010-08-04 13:36:20 +00:00
PerspectiveTransformTest.cpp C++ port made more compatible with uSTL (no functional changes). 2010-04-02 14:11:53 +00:00
PerspectiveTransformTest.h C++ port: Make sure #indef/#define/#endif's and copyright information on all header files is in a common format. 2010-08-04 13:36:20 +00:00