aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Use ASSERT_EQ rather than ASSERT_TRUE for better unit test failures.David Blaikie2013-10-151-3/+3
* Plug a memory leak in a unit test. Stack allocation is sufficient here.Benjamin Kramer2013-09-291-5/+4
* It's a very large constant. Say so.Eric Christopher2013-09-041-1/+1
* Fix copy and pasto with CMake files for unittest.Eric Christopher2013-09-031-3/+3
* Add a hashing routine that handles hashing types. Add a test forEric Christopher2013-09-033-0/+58