Commit Graph

1047 Commits

Author SHA1 Message Date
Jane Tournois 1e20243096 replace ${CGAL_BINARY_DIR}/test by ${CGAL_TEST_DIR}
leftover from autotest_cgal
2023-06-02 09:59:45 +02:00
Jane Tournois 5b82ef33af remove \ (made sense in autotest_cgal but not here) 2023-06-02 09:59:44 +02:00
Jane Tournois 36b1971f0f make collect_demos_binaries() more consistent with the rest of the script
by using macros for TAR, COMPRESSOR, and variables describing paths
2023-06-02 09:59:44 +02:00
Jane Tournois 686db7277f minor reorganization 2023-06-02 09:59:43 +02:00
Jane Tournois 0f6ed75aca use plural everywhere to be consistent 2023-06-02 09:59:42 +02:00
Jane Tournois d38078245b fix typo 2023-06-02 09:59:42 +02:00
Jane Tournois 8c2b0b4065 cgal_demo_copy_all_dlls_cygwin takes two arguments:
target_directory config_type
2023-06-02 09:59:41 +02:00
Jane Tournois 53baaf70fd move collect_demo_binaries to separate function 2023-06-02 09:59:41 +02:00
Nicolas Saillant 72052b11b4 Collect Demos in run_testsuite_with_ctest 2023-06-02 09:59:40 +02:00
Sébastien Loriot d23fdd85bf update testsuite script to last doxygen version 2023-05-12 19:44:58 +02:00
Laurent Rineau bcc59bfbb6 CONFIG_TYPE maybe used on other platforms
On MacOS, with the XCode generator, the config type is required.
2022-12-21 14:55:42 +01:00
Sébastien Loriot 20dacdb0c7 add check that cmake_minimum_required is the first line 2022-11-23 10:46:41 +01:00
Laurent Rineau 539e2852a1 Merge pull request #6535 from sloriot/Test-remove_cmake_generator
remove mentions to  CMAKE_GENERATOR in test scripts

# Conflicts:
#	CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake
#	Set_movable_separability_2/test/Set_movable_separability_2/cgal_test_with_cmake
2022-05-06 14:19:07 +02:00
Sébastien Loriot 8e0ed828e7 remove mentions to CMAKE_GENERATOR in test scripts 2022-04-28 13:48:23 +02:00
Laurent Rineau 5af4355ab0 Merge pull request #6509 from lrineau/Scripts-Fix__run_testsuite_with_ctest__on_cygwin-GF
Fix run_testsuite_with_ctest on Cygwin
2022-04-27 16:30:49 +02:00
Laurent Rineau b68e2a5005 Fix run_testsuite_with_ctest on Cygwin 2022-04-22 11:25:09 +02:00
Laurent Rineau 8723095ce0 Merge branch '5.2.x-branch' into 5.3.x-branch 2021-11-30 10:26:40 +01:00
Laurent Rineau 07cfbc21d8 Update all testsuite scripts, using master versions 2021-11-30 10:23:20 +01:00
Laurent Rineau 22c4c859d2 Merge branch '5.3.x-branch' 2021-11-02 10:59:04 +01:00
Sébastien Loriot 120d94a4cf add new test for documented named parameters 2021-11-01 09:39:51 +01:00
Laurent Rineau ea15e79a89 Improve merge_pr_with_label 2021-10-29 17:06:12 +02:00
Sebastien Loriot ed3503d238
Merge pull request #6061 from sloriot/Scripts-merge_prs
Simply merge script by using gh
2021-10-19 15:46:50 +02:00
Laurent Rineau 48d4034baa Cosmetic change: I commit what is used on sosno 2021-10-18 16:35:20 +02:00
Laurent Rineau 1ad762e082 Fix to allow the `errexit` option (`bash -e`) 2021-10-18 16:34:30 +02:00
Sébastien Loriot f56cc0dcc9 simply merge script by using gh 2021-10-18 16:11:10 +02:00
Mael Rouxel-Labbé 521c72d57e Fix typos 2021-10-04 13:34:07 +02:00
Laurent Rineau e5ab9202f5 Merge pull request #4229 from gdamiand/CGAL_data-gdamiand
Regroup data: scripts and function updates
2021-09-23 16:14:11 +02:00
Sébastien Loriot c83057a7dc use new way to find python3 since cmake 3.12 and do not use old python path 2021-09-21 14:40:45 +02:00
Maxime Gimeno 5c608f0c83 FIx repetition operator for mac. 2021-08-09 15:40:13 +02:00
Maxime Gimeno 4ceb5fbb1f filter diff 2021-08-09 15:19:12 +02:00
Maxime Gimeno b579d9bd3c Remove the platforms before starting the filter testsuite 2021-08-09 14:16:50 +02:00
Maxime GIMENO 314f867564
No --depth 1 anywhere 2021-07-30 15:52:10 +02:00
Maxime GIMENO 62835eb601
No shallow clone to keep the history for the diff 2021-07-30 15:46:28 +02:00
Maxime GIMENO e157a4aac9
Fix diff 2021-07-30 15:27:49 +02:00
Maxime Gimeno 22a61aaa00 remove debug 2021-07-28 13:53:15 +02:00
Maxime Gimeno 2a861a7fd1 Fix list_of_pkgs 2021-07-28 12:54:44 +02:00
Maxime Gimeno dec96f5dd8 fix sourcing 2021-07-28 12:52:02 +02:00
Maxime Gimeno 352cb7b9be plus 2021-07-28 12:48:06 +02:00
Maxime Gimeno 7ee8667058 debuf list 2021-07-28 12:37:50 +02:00
Maxime Gimeno ab0a35be16 debug liste 2021-07-28 12:03:38 +02:00
Maxime Gimeno 02152abfee Fix CGAL_VERSION 2021-07-28 11:37:26 +02:00
Maxime Gimeno 477f7231b3 Don't use a queue file after all 2021-07-28 11:11:36 +02:00
Maxime Gimeno e2e9f7385d Use a queue 2021-07-28 10:47:19 +02:00
Sébastien Loriot 1f4feafbe2 fix path 2021-07-27 21:09:45 +02:00
Maxime Gimeno 4acf4ca633 test CGAL_VERSION value 2021-07-26 14:56:48 +02:00
Maxime Gimeno f267964889 Fix list_test_packages 2021-07-26 12:24:32 +02:00
Maxime Gimeno 5a20cf1c94 clean-up 2021-07-23 14:18:13 +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
Maxime Gimeno 7a526ea537 First step of action
add ssh stuff

Update github action

Fix Logic

Don't override the PATH !!!

Download the known host too, so it is possible to add new IPs in it.

Fix GIT path and better management of VERSION_NUMBER

fix autotest_cgal

Fixes for scripts
2021-07-23 14:15:07 +02:00
Maxime Gimeno 026907a9ce # Ceci est la combinaison de 7 commits.
# Ceci est le premier message de validation :

First step of action

# Ceci est le message de validation numéro 2 :

add ssh stuff

# Ceci est le message de validation numéro 3 :

Update github action

# Ceci est le message de validation numéro 4 :

Fix Logic

# Ceci est le message de validation numéro 5 :

Don't override the PATH !!!

# Ceci est le message de validation numéro 6 :

Download the known host too, so it is possible to add new IPs in it.

# Ceci est le message de validation numéro 7 :

Fix GIT path and better management of VERSION_NUMBER
2021-07-23 14:15:07 +02:00