Compare commits

..

2 Commits

Author SHA1 Message Date
e6e43566cb Coverage (#14)
Reviewed-on: #14
Co-authored-by: Romain BOULLARD <romain.boullard@protonmail.com>
Co-committed-by: Romain BOULLARD <romain.boullard@protonmail.com>
2026-02-01 15:16:43 +00:00
1429ab7d30 Coverage (#13)
Reviewed-on: #13
Co-authored-by: Romain BOULLARD <romain.boullard@protonmail.com>
Co-committed-by: Romain BOULLARD <romain.boullard@protonmail.com>
2026-02-01 13:20:29 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
os=Linux
arch=x86_64
compiler=clang
compiler.version=21
compiler.version=20
compiler.libcxx=libstdc++11
compiler.cppstd=20
compiler.cstd=17

View File

@@ -2,7 +2,7 @@
os=Linux
arch=x86_64
compiler=clang
compiler.version=21
compiler.version=20
compiler.libcxx=libstdc++11
compiler.cppstd=20
compiler.cstd=17

View File

@@ -2,7 +2,7 @@
os=Linux
arch=x86_64
compiler=clang
compiler.version=21
compiler.version=20
compiler.libcxx=libstdc++11
compiler.cppstd=20
compiler.cstd=17