Commit Graph

5 Commits

Author SHA1 Message Date
Moritz Bunkus
3d045a14f3 unit tests: fix argument order of EXPECT_EQ()
The first argument is supposed to be the expected value, the second the
value calculated by the code to test.
2015-03-11 21:39:43 +01:00
Moritz Bunkus
b18b3b095d Fix cons_impl() template for all cases of (w)char*/(w)string 2012-09-07 15:38:00 +02:00
Moritz Bunkus
bbe876c7bd Conditional construction 2012-08-26 16:23:50 +02:00
Moritz Bunkus
bff0d7e6d4 Move construct.h to common 2012-08-26 12:41:04 +02:00
Moritz Bunkus
c1fa6f0381 Unit tests for constructing and comparing EBML hierarchies 2012-08-21 19:03:01 +02:00