Move test fixture into a separate header file so it can be reused.
authorLei Zhang <antiagainst@google.com>
Fri, 21 Aug 2015 15:50:09 +0000 (11:50 -0400)
committerDejan Mircevski <deki@google.com>
Mon, 24 Aug 2015 19:04:45 +0000 (15:04 -0400)
commitfb76d81aa01411be27be71767b13dae076d31974
treee9f5bb43ba893620f700550585089972afa18412
parent67b649fa0144e091577aa115d2efc6b1f03fd6db
Move test fixture into a separate header file so it can be reused.
CMakeLists.txt
test/TestFixture.h [new file with mode: 0644]
test/TextToBinary.cpp