|
240156d895
|
Add c++ compiler test for stat.h
|
2024-03-28 03:14:18 +01:00 |
|
|
e2c36835e8
|
Some more automazosm: Run test for every available mpi module.
|
2024-03-28 02:43:56 +01:00 |
|
|
21070c63e5
|
Added test script automating the usage of the MPI test suite.
|
2024-03-28 02:43:56 +01:00 |
|
|
9dd4c7fd4c
|
Added test for fastflow installation.
|
2024-03-28 02:43:56 +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 |
|