From 8b0f2ca4a8f7177613c54f0bc6195dd6d00b1dac Mon Sep 17 00:00:00 2001 From: Nicola Fontana Date: Fri, 25 Sep 2009 11:02:27 +0200 Subject: [PATCH] [docs] Updated TODO.xml Added "make check" in the TODO. --- docs/gnu/TODO.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/gnu/TODO.xml b/docs/gnu/TODO.xml index 87565be9..86f6d08b 100644 --- a/docs/gnu/TODO.xml +++ b/docs/gnu/TODO.xml @@ -124,8 +124,11 @@ must be reflected in the demo programs, where applicable. Add labeling feature to the models and let AdgDim and children points - be expressed as references to these labeled points instead of using + be expressed as references to those labeled points instead of using explicit coordinates. + Implement a decent "make check" target, basing the check programs on + the test framework of glib. Make this an optional feature, as this + framework is based on the too young glib-2.16.0. Allow the linear dimension to be decentralized by using the pos point as reference and using a dedicated enum instead of a three-state. Check if the above feature is applicable to the angular dimensions and -- 2.11.4.GIT