From: Matthias Maier Date: Wed, 26 Sep 2012 21:47:58 +0000 (+0000) Subject: Update TODO X-Git-Tag: v8.0.0~1079^2~621 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a978d7ca5eaa1aaa19368bdf1343fe40c4cacc5;p=dealii.git Update TODO git-svn-id: https://svn.dealii.org/branches/branch_cmake@26766 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/TODO.CMAKE b/deal.II/TODO.CMAKE index 0a24fb06f8..d9e8ee13fd 100644 --- a/deal.II/TODO.CMAKE +++ b/deal.II/TODO.CMAKE @@ -1,5 +1,9 @@ Major: +* Bug: Unset some cached tests variables. Notably: + - A Trilinos test + - the LAPACK routine checks + * Implement the documentation component. (I don't grok what's going on in this makefiles. There is a rudimentary doxygen call, though.)