Commit Graph
26 Commits
Author SHA1 Message Date
langou 2b2879eef7 Add output-on-failure to ctest command 2025-12-01 02:04:58 -07:00
Martin Kroeker 87ffaf9e17 Use gcc-14 on MacOS following removal of gcc-11 2024-08-20 16:16:24 +02:00
Weslley S Pereira cfe1114651 Avoid spourious memory leaks in valgrind 2023-11-01 10:56:57 -06:00
Weslley S Pereira d8f668cf50 Add option to disable usage of Python in the tests 2023-10-31 17:57:52 -06:00
Weslley S Pereira 833ae881d3 Use Debug mode in valgrind CI 2023-10-31 16:24:52 -06:00
Weslley S Pereira 1cae5392c0 Trying to improve time of the memory check job 2023-10-31 15:02:09 -06:00
Weslley S Pereira 7216a7cd1b Uses Valgrind for ExperimentalMemCheck in ctest 2023-10-31 15:00:42 -06:00
Weslley S Pereira bf50aff0de Adds test in the CI for the installation of CBLAS and LAPACKE without Fortran compiler 2023-10-31 11:59:50 -06:00
Weslley S Pereira 7c7b380e2d Removes usage of Experimental (interactive) mode in ctest. It is not working well in the Github Actions 2023-08-11 18:01:53 -07:00
Maria Kraynyuk ad219dc3c3 Add verbose build to CI 2023-06-23 16:17:48 -07:00
Weslley S Pereira 88f56cef6d For now, do not run tests on Windows 2023-05-25 10:08:56 -06:00
Weslley S Pereira f7b6056501 Test adding unlimited stack size for tests 2023-05-25 09:27:26 -06:00
Weslley S Pereira f37aa33819 Removes -j2 from build flags. Ninja should manage the parallel build 2023-05-24 17:47:41 -06:00
Weslley S Pereira 633440e5d5 Adds tests for windows-latest on cmake.yml 2023-05-24 17:25:42 -06:00
Gabriela Gutierrez 466b9b3ccf Ref actions/checkout by commit SHA in cmake.yml
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>
2023-05-09 13:02:56 -03:00
Gabriela Gutierrez 984abd0561 Add minimum permissions to cmake.yml
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com>
2023-03-15 14:16:40 +00:00
Simon Maertens 12f2f0ab37 Enabled flat namespace in macOS github workflows. 2022-11-20 00:22:20 +01:00
Weslley da Silva Pereira 9f6566470e Use LTO and warnings for unused variables only on the Makefile CI 2022-08-11 10:07:59 -06:00
Weslley da Silva Pereira fdcd1de954 Removes all implicit conversions from the Fortran and add -Werror=conversion to the CI 2022-08-11 08:55:37 -06:00
Weslley da Silva Pereira 5792a1dc93 Add more information and more strict rules to the CI 2022-08-10 17:26:53 -06:00
weslley.spereira afb5242b42 Runs CTest with a single job when OpenMP 2021-08-30 17:16:32 -06:00
Weslley S. Pereira 488473f731 Merge pull request #603 from weslleyspereira/minor-fixes
Fix patterns in the GitHub workflows
2021-08-30 13:32:54 -06:00
weslley.spereira 7b3b091020 Uses tests with and without OpenMP in the CMake tester. Remove some additional flags from the Coverage test 2021-08-24 12:14:08 -06:00
weslley.spereira 189684a7df Test OpenMP 2021-08-23 10:29:16 -06:00
weslley.spereira d4d523848d Fix patterns in the GitHub workflows 2021-07-21 18:58:22 -03:00
Weslley S. Pereira 991371aa68 Enable github actions mimicking Travis CI configuration 2021-06-16 19:08:29 -03:00