Re: [eigen] introducing failtest |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] introducing failtest
- From: Manuel Yguel <manuel.yguel@xxxxxxxxx>
- Date: Thu, 10 Feb 2011 14:07:01 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=+wWiot+rk3qAWWGD6PmcrEoiq1ayTc/UZTv6s5rMPrI=; b=YJDpTn4tcEq8+O7z4DdGMWpmV+w9IV0JJ2yMcLG75/yQTuV5gDM9f7yW9tw0CuvQJ0 0FUjy9lG1qybPXkpMeYjIHn5eRM1cb2RFWovdbBxjMerZl8KS61PEdJqk8k/UiiE7Z/i /OUTlGaI4ba5lxer2oi8w6M85sx+kqihBBkE8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=mg4RRBJviAwWnVLjBv5e0TKuHKRkbP5Pe3ohZBAJyOCJiax4qV3txMOWxtXPVsFP+F JkGmhKn7EvXBljtXja0RlgEPDPmCN7ilII+mY/Sy+/jgokb6lAchCaVuXZ/3JOoGJhuF QlPDn4tx3WNeoaF+HPxsAqp8dM5OQ7qCOhgo0=
I am a bit late to answer that one, since I search on the web this
famous failtest add-on to cmake that allows to test that some code
should fail to compile ...
until I realize that you did that "cmake add-on" and that is just one
more thing that makes Eigen development so interesting to follow.
That is a great job! I am sure it will help a lot when designing new API's.
Thanks a lot for having thinking about that and providing it.
- best regards,
Manuel