Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CGAL_SUMMARY_NAME environment variable for custom platform display #166

Merged
merged 9 commits into from
Nov 29, 2024

Conversation

SaillantNicolas
Copy link
Member

@SaillantNicolas SaillantNicolas commented Nov 22, 2024

Add CGAL_SUMMARY_NAME environment variable to allow custom platform names in test results table. This PR is linked with PR#8622 that handles the display of this new variable in the test results page.

Ubuntu

  • Ubuntu-Latest → Ubuntu-latest-Debug
  • Ubuntu-latest-GCC6 → Ubuntu-latest-GCC_master-Debug
  • Ubuntu-latest-GCC6-Release → Ubuntu-latest-GCC_master-Release
  • Ubuntu-latest-GCC6-CXX1z → Ubuntu-latest-GCC_master-CXX1z
  • Ubuntu-GCC_master_CXX20-Release → Ubuntu-latest-GCC_master-CXX2a
  • Ubuntu-Latest-NO_DEPRECATED_CODE → Ubuntu-latest-NO_DEPRECATED_CODE
  • Ubuntu-no-gmp-no-leda → Ubuntu-latest-no-gmp-no-leda
  • Ubuntu-Latest-CXX11 → should not be tested
  • Ubuntu-clang-latest → not tested

Fedora

  • Fedora → Fedora-latest-Debug
  • Fedora-Release → Fedora-latest-Release-ASAN
  • Fedora-with-LEDA → Fedora-latest-With-LEDA
  • Fedora-32 → Fedora-latest-32-Debug
  • Fedora-32-Release → Fedora-latest-32-Release
  • Fedora-rawhide → Fedora-testing-Debug
  • Fedora-rawhide-Release → Fedora-testing-Release
  • Fedora-strict-ansi → not tested
  • Fedora-rawhide-fsanitize → not tested
  • Fedora-clang-latest → not tested

Debian

  • Debian-Stable → Debian-stable-Debug
  • Debian-stable-Release → Debian-stable-Release
  • Debian-Testing → Debian-testing-Debug
  • Debian-testing-clang-main → Debian-testing-clang-main
  • Debian-stable-cross-compilation-for-arm → not tested

ArchLinux

  • ArchLinux → ArchLinux-basedevel-Debug
  • ArchLinux-clang → ArchLinux-basedevel-clang-Debug
  • ArchLinux-clang-CXX14 → ArchLinux-basedevel-clang-CXX14
  • ArchLinux-clang-CXX17-Release → ArchLinux-basedevel-clang-CXX17
  • ArchLinux-clang-CXX20-Release → ArchLinux-basedevel-clang-CXX20
  • ArchLinux-clang-Release → ArchLinux-basedevel-clang-Release
  • Debian-testing-clang-main → Debian-testing-clang-main
  • ArchLinux-CXX14 → ArchLinux-basedevel-CXX14
  • ArchLinux-CXX17-Release → ArchLinux-basedevel-CXX17
  • ArchLinux-clang-svn → not tested

@lrineau lrineau marked this pull request as ready for review November 29, 2024 15:32
@lrineau lrineau merged commit a18c6dc into CGAL:master Nov 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants