---
trunk/milena/sandbox/ChangeLog | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/trunk/milena/sandbox/ChangeLog b/trunk/milena/sandbox/ChangeLog
index 55ec807..fddd69c 100644
--- a/trunk/milena/sandbox/ChangeLog
+++ b/trunk/milena/sandbox/ChangeLog
@@ -2,7 +2,7 @@
Test more accurately the histo1d class in image processing chain.
Try to isolate the background color of mp000082c_50p.pgm.
-
+ * green/histo1d/Makefile.am : Update minor settings in Makefile.
* green/histo1d/histo1d.hh : New C++ type.
* green/histo1d/gaussian.sh : New GNUPLOT script to calibrate
gaussian filter.
--
1.5.6.5
#132: Use gcov
----------------------+-----------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: task | Status: new
Priority: major | Milestone: Olena 1.0ß
Component: Milena | Version: 1.0
Keywords: |
----------------------+-----------------------------------------------------
1. Use `gcov` to check which parts of Olena are actually covered
(instantiated and checked) by the test suite.
1. Automate with make.
1. Optionally use the LTP GCOV Extension (`lcov`) :
http://ltp.sourceforge.net/coverage/lcov.php
--
Ticket URL: <https://trac.lrde.org/olena/ticket/132>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image library.