Fernando Cacciola
|
b2aedb0026
|
Improved error reporting and collection in a multiple hosts scenario
|
2008-07-17 15:17:00 +00:00 |
Fernando Cacciola
|
3300c20bd5
|
Moved main logs to Installation
Fixed parsing of 3rd-party library version numbers and compiler flags
|
2008-07-16 21:32:07 +00:00 |
Laurent Rineau
|
7b23151bc4
|
Improve testresults collection scripts, so that the dectection of
"warning"s has less false positive.
|
2008-07-03 07:57:59 +00:00 |
Fernando Cacciola
|
81e9aa62d7
|
Improved error reporting in autotesting
|
2008-06-29 22:06:36 +00:00 |
Fernando Cacciola
|
731f291bad
|
Autotesting now using global reference release
|
2008-06-24 17:09:33 +00:00 |
Fernando Cacciola
|
9e71485564
|
Output all cmake logs, cache and setup script under libCGAL row
|
2008-06-13 20:55:52 +00:00 |
Fernando Cacciola
|
01c01efa9c
|
Allow enviroment variables for WITH_* to take precedence over the cache
Properly extract USING lines when reporting test results
|
2008-05-30 15:46:30 +00:00 |
Fernando Cacciola
|
d16a973d53
|
Testresults: Extract and report GMP and MPFR version.
Testresults: Report flags
Testresults: Fixed libXYZ names and shared/static case
|
2008-05-19 16:31:32 +00:00 |
Fernando Cacciola
|
1e55343104
|
Autotest: Fixed parsing of installation results
|
2008-05-15 14:28:11 +00:00 |
Fernando Cacciola
|
00eb0889ca
|
Parse build results from log file
|
2008-05-13 23:15:41 +00:00 |
Fernando Cacciola
|
45b476a299
|
Remove 'tee' redirection
|
2008-03-11 17:46:20 +00:00 |
Fernando Cacciola
|
d26b432b19
|
Removed empty obsolete file
|
2008-03-10 15:54:34 +00:00 |
Fernando Cacciola
|
6c1f51ae28
|
(empty, replaced by proper .tex documentation)
|
2008-03-10 15:54:01 +00:00 |
Laurent Rineau
|
6fcaa33bf4
|
Wrong CGAL_DIR path, in the cmake version of collect_cgal_testresults.
|
2008-03-10 14:14:42 +00:00 |
Fernando Cacciola
|
69e8d74d6c
|
autotest with cmake update
|
2008-03-06 16:50:44 +00:00 |
Fernando Cacciola
|
a2642a2f34
|
autotest_cgal_with_cmake update
|
2008-03-05 20:42:26 +00:00 |
Sylvain Pion
|
2fadd669b1
|
Nef_3 takes a long time to test, so move N* to the beginning.
|
2007-08-19 23:16:36 +00:00 |
Sylvain Pion
|
4c3c4c01f1
|
test the S* first as they take much longer.
|
2007-06-12 20:29:41 +00:00 |
Sylvain Pion
|
ca9e64f44e
|
Split the tasks a bit more, for more parallelization :-)
|
2007-06-11 21:18:09 +00:00 |
Laurent Rineau
|
cdec2c8eb7
|
Fix the autokill stuff in run_testsuite.
|
2007-03-19 16:48:26 +00:00 |
Sylvain Pion
|
f28e395b05
|
Avoid producing a "w" when the "-Wl,-read_only_relocs,warning" linker option is used
(I use it on Darwin).
|
2007-03-10 23:15:43 +00:00 |
Laurent Rineau
|
0fa2448c74
|
Fix incorrect use of echo. Use printf instead.
All lot of other uses of echo should be fixed.
Actually, "echo" should never be used to display a string that includes
some variables values!
|
2007-02-23 14:18:16 +00:00 |
Laurent Rineau
|
53d2c7ce8d
|
- Attempt to fix the make detection on Solaris.
- Fix the Installation module of the testsuite: install.log is now shown entirely.
|
2007-02-16 18:04:57 +00:00 |
Laurent Rineau
|
3d5541ef61
|
Do not look for warnings if the results is "n" (which means "error").
|
2007-02-14 16:58:03 +00:00 |
Laurent Rineau
|
f07bd5e946
|
As for the test suite results, move the output of install.log to the
Installation package.
|
2007-02-13 18:45:24 +00:00 |
Laurent Rineau
|
677b560007
|
Add a line "install.log" to the test results.
|
2007-02-13 18:19:19 +00:00 |
Laurent Rineau
|
753f686a80
|
Test for warnings the libraries build logs too.
|
2007-02-13 13:59:56 +00:00 |
Laurent Rineau
|
bea7da0780
|
Fix the testsuite outputs for libraries builds
|
2007-02-11 21:53:18 +00:00 |
Michael Hoffmann
|
06efa6ffab
|
Remove -e option from grep because it doesn't work on Solaris.
|
2007-02-09 14:57:14 +00:00 |
Marc Glisse
|
7096ce117f
|
Add + before command to parent make rules (make gmake aware that the
command will execute a submake, and avoid errors about jobserver).
|
2007-01-12 12:52:12 +00:00 |
Andreas Meyer
|
4ec2c7f37f
|
testsuite webpage now has entries for libCGAL*
|
2007-01-11 22:32:08 +00:00 |
Sylvain Pion
|
ca022a173a
|
- Add a new package "Testsuite" that gathers the test-suite infrastructure.
- Move Scripts/test/ there.
- Add <CGAL/Testsuite/assert.h> that defines a CGAL_test_assert() macro.
(yet to be documented)
|
2006-07-06 07:47:54 +00:00 |