[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 2 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Tue, 17 Jul 2018 12:46:30 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=4GCqtCz4pcaz5cChkTrqb09aBPk=; b=ncU7UTsnjrTH7XGjVMS0WbE GlAkA5derFTeeJBLLvx7EoDtoqbrGcZlWbNW4Rd1q5yqz8/yfwbmgpcOHkM9b0B+ 9PW+wkzsAteXl1s0P/zPcJpsfLdX+Lk0V9EfOU1/tTtz77bfzyrx72DDP9jDy3lt xB1nzjfazPHeeEqM51Jk=
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/262eb5109bce/
Changeset: 262eb5109bce
User: ggael
Date: 2018-07-17 11:20:49+00:00
Summary: Fix VERIFY_EVALUATION_COUNT(EXPR,N) with a complex expression as N
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/acd2ced68720/
Changeset: acd2ced68720
User: ggael
Date: 2018-07-17 12:46:15+00:00
Summary: Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }.
This provide several advantages:
- more flexibility in designing unit tests
- unit tests can be glued to speed up compilation
- unit tests are compiled with same predefined macros, which is a requirement for zapcc
Affected #: 255 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.