17 Commits

Author SHA1 Message Date
Gunnar Beutner
bf1a800e39 Update copyright information. 2013-09-25 07:45:56 +02:00
Gunnar Beutner
86e2f3dd81 Windows build fix. 2013-09-01 06:01:27 +02:00
Gunnar Beutner
d0113e33da Add more unit tests. 2013-04-19 11:27:18 +02:00
Gunnar Beutner
4a72f592e2 Add some unit tests. 2013-04-18 16:40:09 +02:00
Gunnar Beutner
e6553a7140 Fix unit tests. 2013-03-18 11:15:46 +01:00
Gunnar Beutner
1ef7399cea Remove support for anonymous dictionary items. 2013-03-14 12:40:02 +01:00
Gunnar Beutner
a28914928d Fix another unit test bug. 2013-03-12 23:00:40 +01:00
Gunnar Beutner
9baa10c45f Fix the dictionary unit test. 2013-03-12 21:41:44 +01:00
Gunnar Beutner
01cde2195d Build unit tests on Windows.
Refs #3645
2013-02-08 06:56:38 +01:00
Gunnar Beutner
0f6b31dfd8 Use BOOST_CHECK() instead of BOOST_REQUIRE(). 2013-02-07 11:13:00 +01:00
Gunnar Beutner
98aacd473a Removed unused variable. 2013-02-07 09:38:25 +01:00
Gunnar Beutner
c04cfb9dac Make sure that unnamed items in a dictionary are always in the order they were inserted in. 2013-02-07 09:36:17 +01:00
Gunnar Beutner
46ff4a9857 Fixed unit tests. 2012-09-14 11:41:15 +02:00
Gunnar Beutner
e807d379ca Build fixes for the unit tests. 2012-07-10 09:44:11 +02:00
Gunnar Beutner
777f39c1ef Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
Gunnar Beutner
3a8e7405a6 Updated Dictionary tests. 2012-05-29 06:25:01 +02:00
Gunnar Beutner
fa158c5368 Added makefile support for unit tests. 2012-05-28 12:01:08 +02:00