aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/integer_types.cpp
Commit message (Expand)AuthorAge
* Protecting integer_types's long long test with a check to see if we have CXX1...Gravatar Everton Constantino2020-01-07
* Fix 'template argument uses local type'-warnings (when compiled in C++03 mode)Gravatar Christoph Hertzberg2018-09-10
* Remove usage of #if EIGEN_TEST_PART_XX in unit tests that does not require th...Gravatar Gael Guennebaud2018-07-17
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Remove local Index typedef from unit-testsGravatar Gael Guennebaud2018-07-12
* Fix warningGravatar Gael Guennebaud2017-06-27
* bug #1195: move NumTraits::Div<>::Cost to internal::scalar_div_cost (with som...Gravatar Gael Guennebaud2016-09-08
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* char is not necessarily signed....Gravatar Gael Guennebaud2010-07-05
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* Fixed integer type warnings.Gravatar Hauke Heibel2010-06-08
* forgot hg addGravatar Benoit Jacob2010-04-29