Commit graph

7 commits

Author SHA1 Message Date
240156d895 Add c++ compiler test for stat.h 2024-03-28 03:14:18 +01:00
81dc5551c4 Added another test for the c compiler. 2024-03-28 02:43:56 +01:00
26ca628568 Use command line arguments to test only for specific compilers. 2024-03-28 02:43:56 +01:00
50a2136a8b Extend C++ tests for Intel compiler. 2024-03-28 02:43:56 +01:00
11f2867c3e Minor update to the C++ compiler test script.
* Generate log file for each compiler
* Report success or fail + error log
2024-03-28 02:43:56 +01:00
15596f5797 Added basic description to script header. 2024-03-28 02:43:56 +01:00
9e651b17c0 Basic tests for the C++ compiler environments on hermit1.
* testing availability of the compiler via version check ("CC --version")
* compiling C++ program including the stdexcept header
2024-03-28 02:43:56 +01:00