Commit Graph

116 Commits

Author SHA1 Message Date
Nicolas Saillant 021eeb6ee7 Update build type display in test result page 2024-09-13 11:58:10 +02:00
Nicolas Saillant 6b71686a09 Add DEBUG/RELEASE build type to test result page 2024-09-10 14:57:09 +02:00
Laurent Rineau 959e3bc812
TestSuite: Add condition to check if CXXFLAGS variable is empty (#8421)
## Summary of Changes

Added a check to avoid duplicating CXXFLAGS in the test suite
2024-08-21 16:38:31 +02:00
Nicolas Saillant 35b5c086af Add condition to check if CXXFLAGS variable is empty 2024-08-21 16:13:38 +02:00
Laurent Rineau d5e4116485 bug fixes to adapt to the new cgal.geometryfactory.com machine 2024-08-20 15:46:21 +02:00
Nicolas Saillant 1f2c21f7dc Add CSS grid layout for result grid on summary page 2024-04-25 10:12:09 +02:00
Nicolas Saillant 09130ea32e Hide Unused Select Options 2024-04-24 15:25:23 +02:00
Nicolas Saillant ca5ba5a4e7 Add a package filter to the summary page 2024-04-24 14:54:33 +02:00
Nicolas Saillant 4157d2eb56 Improved Error and Warning Detection in Script 2024-04-08 10:02:48 +02:00
Nicolas Saillant 826d87be2a Enhanced summary page with JSON generation and search functionality 2024-04-08 09:36:12 +02:00
Nicolas Saillant ae9efb3c53 Fix summary page link in create_testresult_page 2024-02-26 09:26:47 +01:00
Nicolas Saillant 387d1b80c6 Add function to create summary page for test results 2024-02-21 08:30:05 +01:00
Sébastien Loriot 3564fd1851 unify QT 2023-12-27 14:12:35 +01:00
Sébastien Loriot ea07530d1d add missing decrement 2023-12-27 12:01:55 +01:00
Sébastien Loriot ee6c73b849 another index 2023-12-27 11:08:23 +01:00
Sébastien Loriot e760e97959 update indices 2023-12-27 11:05:57 +01:00
Sébastien Loriot 4942b8e918 add QT6 version in test results 2023-12-27 10:19:15 +01:00
Laurent Rineau 08e3a4f8d2 improve the testsuites comparison page
- now the URL can carry parameters (base/new releases to compare)
- the testsuite results have a link to the comparison page
2023-07-26 17:50:20 +02:00
Nicolas Saillant e585aa3131 Adding a timeout column to the testsuite 2023-04-05 11:34:10 +02:00
Nicolas Saillant 0921648308 Fix missing the green color for the y square at the top of the column 2023-03-09 15:03:10 +01:00
Mael 0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113 2022-12-06 22:21:06 +01:00
Laurent Rineau 67b5c791e9 Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
Update some links + https
2022-12-05 12:22:06 +01:00
Sébastien Loriot e22e36b15a remove no longer used functionality 2022-12-01 03:49:58 +01:00
Sébastien Loriot d89111412a add link to page generating diff of test results 2022-12-01 03:48:49 +01:00
Mael Rouxel-Labbé b5c21e1f5d Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
albert-github 3674c937f7 spelling corrections
Some spelling corrections (Directories starting with `M`-` N`),
some backward work
some forward work
2022-11-15 15:21:01 +01:00
Sébastien Loriot fc46cba057 handle 't' types 2021-09-30 15:03:00 +02:00
Sébastien Loriot dd2e2a0a95 import changes 2021-09-30 15:02:40 +02:00
Maxime Gimeno 4635ac2e15 Add files for testresults
Add test collection script odifications for "skipped"

fixes on conditions
2021-07-23 14:15:07 +02:00
Laurent Rineau 852937684f update .css file 2021-06-29 15:30:02 +02:00
Sébastien Loriot 26bbda71de swap columns 2021-04-15 14:34:25 +02:00
Sebastien Loriot 7611a0bdfc
Merge branch '5.1.x-branch' into CGAL-no_third_party_warnings 2021-04-15 14:02:16 +02:00
Sébastien Loriot b6e8e41404 add a fourth category of result 2021-04-15 13:58:24 +02:00
Laurent Rineau f9bbb64da4 Fix a typo in previous commit 2020-07-07 13:33:55 +02:00
Laurent Rineau abd53906c5 Remove trailing whitespaces 2020-07-02 15:51:29 +02:00
Laurent Rineau 80dd558884 Display the compiler version in test results
I commit directly to `master`, because there is no way to test that in
`integration`.
2020-07-02 15:50:49 +02:00
Maxime Gimeno 1861ccf3a4 Add scripts and lists for testsuite diff 2020-01-02 15:50:15 +01:00
Laurent Rineau 693d6022d1 save the current version of the script 2019-12-17 09:51:08 +01:00
Laurent Rineau 904df880c8 Better sort order for releases, in test results 2019-12-17 09:44:44 +01:00
Laurent Rineau 52f7ac3ce2 Save the CSS file that is actually on production 2019-10-22 09:19:07 +02:00
Laurent Rineau 6679bfa911 Fix the test results page
There was the string `\n` in the HTML page, instead of a real newline.
2019-03-20 10:43:25 +01:00
Laurent Rineau 28020c89fb Optimize the script (from 20 minutes to 0.3 seconds!)
- avoid opening and reading the file `processed_test_results` thousands
  of time: its content is stored once in a hash, for fast lookup,

- do not call `fuser` for files that are already processed
2017-04-28 10:40:29 +02:00
Laurent Rineau 0a3824a5b4 More tweaks for the release manager
Now I get easily permalinks to one row of the testsuite.
2017-04-13 13:18:23 +02:00
Laurent Rineau 16c976b766 Tweaks to help the release manager 2017-04-13 13:02:29 +02:00
Andreas Fabri e0e1ecafe2 fix table layout of the result table 2016-02-25 23:13:57 +01:00
Laurent Rineau 54c0074124 Fix glitches in the tests results pages
Since the switch to Qt5, there was two extra empty columns at the end of the
first table, and the detection of the optimizing platforms was wrong.

Also the detection of 32 bits platforms.
2015-08-20 15:50:50 +02:00
Laurent Rineau 93fb88b499 Display Qt5 version in testsuite result pages 2015-08-03 13:09:44 +02:00
Laurent Rineau e1bbe09f14 Fix test results handling 2014-08-27 16:34:22 +02:00
Sébastien Loriot cedf55da86 remove comments mentioning Taucs 2014-07-03 14:21:22 +02:00
Sébastien Loriot 3d20253fcd remove link of doc_tex doc that is no longer generated 2013-12-04 09:36:42 +01:00