aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/block.cpp
Commit message (Expand)AuthorAge
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix more variable-set-but-not-used warnings on gcc 4.6Gravatar Benoit Jacob2011-10-31
* bug #54 - really fix const correctness except in SparseGravatar Benoit Jacob2010-12-22
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Compilation fix.Gravatar Hauke Heibel2010-06-21
* Fix compilation of some tests as well as more warnings.Gravatar Hauke Heibel2010-06-20
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* change the value of Dynamic to -1, since the index type is now configurable.Gravatar Benoit Jacob2010-06-11
* tests:Gravatar Benoit Jacob2010-05-30
* remove MinorGravatar Benoit Jacob2010-04-22
* * add VERIFY_IS_EQUAL, should compile faster and it's natural when no arithme...Gravatar Benoit Jacob2010-02-26