Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r70792 - sandbox/odeint/branches/karsten
From: karsten.ahnert_at_[hidden]
Date: 2011-03-31 12:51:12


Author: karsten
Date: 2011-03-31 12:51:10 EDT (Thu, 31 Mar 2011)
New Revision: 70792
URL: http://svn.boost.org/trac/boost/changeset/70792

Log:
keep todo list up to date
Text files modified:
   sandbox/odeint/branches/karsten/TODO | 15 ++++++++++++++-
   1 files changed, 14 insertions(+), 1 deletions(-)

Modified: sandbox/odeint/branches/karsten/TODO
==============================================================================
--- sandbox/odeint/branches/karsten/TODO (original)
+++ sandbox/odeint/branches/karsten/TODO 2011-03-31 12:51:10 EDT (Thu, 31 Mar 2011)
@@ -28,7 +28,20 @@
   * rename controlled_stepper to a more specific name
 * skript for setting the include defines according to the position in file system an writing a general copyright comment at the beginning
 * Documentation
-* Tutorials
+* Tutorials
+
+
+
+* UNIT TEST Requirements (NEW):
+ * test stepper concepts
+ * top level concepts (stepper, error_stepper, controlled_stepper, dense_output_stepper)
+ * adjust_size, algebras, various versions of do_step, try_step, ...
+ * test resizing and resize functionality
+ * test copying (copy ctor, assign operator)
+ * stepper results ?
+ * stepper with ranges
+ * stepper with units
+
 
 
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk