Tzanio Kolev
|
e4c2152419
|
Update Copyright to 2010-2025
|
2025-02-03 12:17:26 -08:00 |
|
Veselin Dobrev
|
90d3a987fe
|
Modified the unit tests to print that they are not supported with
single precision and return the "skip" exit code.
|
2024-03-22 11:31:45 -07:00 |
|
Tzanio Kolev
|
87290fbf56
|
Update Copyright to 2010-2024
|
2024-01-27 13:06:49 -08:00 |
|
Tzanio Kolev
|
96e00dc815
|
Updated COPYRIGHT to 2010-2023
|
2023-03-11 16:58:18 -08:00 |
|
Will Pazner
|
b2a7499cbf
|
Add options to enable mfem::out test output and verbose mode
Also move global variable definitions to run_unit_tests.hpp to avoid duplication
in each test main cpp file.
|
2022-06-02 15:34:00 -07:00 |
|
Will Pazner
|
c3d2bdaf19
|
Include mfem::out and mfem::err output in unit tests only with -s flag
|
2022-06-01 14:51:15 -07:00 |
|
Will Pazner
|
a1c905b6ee
|
Remove unit test output
|
2022-05-19 14:54:21 -07:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Will Pazner
|
ea0dfd78db
|
Refactor unit test main files
|
2021-07-06 22:37:45 -07:00 |
|
Will Pazner
|
7be7168769
|
Unit tests that depend on mfem/data repository
Only run unit tests if data directory is present
Clone mfem/data in GitLab CI
|
2021-07-06 17:21:08 -07:00 |
|
Veselin Dobrev
|
b8ed750ddd
|
A number of tweaks and fixed in the CMake and GNU make build
systems for the unit tests.
|
2021-05-07 18:55:52 -07:00 |
|
camierjs
|
07d8f71a22
|
Add a unit tests command line '--all' option to launch *all* non-regression tests
|
2021-05-07 11:26:01 -07:00 |
|
Adrien M. Bernede
|
04fb572359
|
Let's forget about 2020
|
2021-01-26 11:55:36 -08:00 |
|
Will Pazner
|
9d83eed55c
|
Upgrade to Catch v2.13.0 from v1.6.1
|
2020-08-04 08:37:48 -07:00 |
|
Tzanio
|
f1e04e7282
|
Merge branch 'master' into mfem-4.1-dev
Conflicts:
fem/quadinterpolator.cpp
fem/restriction.cpp
|
2020-03-10 16:56:01 -07:00 |
|
camierjs
|
45a20378aa
|
Parallel unit tests with Sedov and CMake update
|
2020-03-10 10:51:41 -07:00 |
|
Tzanio
|
05125e19d5
|
Removed a space
|
2020-03-09 15:36:41 -07:00 |
|
Julian Andrej
|
f4ce87cd80
|
Attempt to fix the parallel unit tests
|
2020-03-09 15:07:06 -07:00 |
|
Tzanio
|
ca55ef0217
|
The release number for mfem-4.1 is LLNL-CODE-806117
|
2020-03-02 17:18:46 -08:00 |
|
Tzanio
|
e689fd5b28
|
Merge branch 'master' into bsd-relicense
|
2020-02-27 09:29:25 -08:00 |
|
Tzanio
|
2caa222edf
|
A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
|
2020-02-23 11:16:46 -08:00 |
|
Julian Andrej
|
d5f37feccf
|
guard GlobalMPISession
|
2020-02-21 18:16:33 -08:00 |
|
Julian Andrej
|
61fe962cd2
|
make mpi session globally available in unit tests
|
2020-02-21 16:00:02 -08:00 |
|
Tzanio
|
561a2ea328
|
make style
|
2020-02-18 18:27:03 -08:00 |
|
Julian Andrej
|
e55ff28fd7
|
Modification to which unit tests are run
|
2020-02-18 13:26:12 -08:00 |
|
Julian Andrej
|
6b6df79d3b
|
Added mechanism to detect parallel run and only allow parallel labeled tests to run on ranks > 1
|
2020-02-18 11:07:38 -08:00 |
|
Tzanio
|
75c8de087e
|
minor
|
2020-02-16 22:58:07 -08:00 |
|
Julian Andrej
|
52f5069859
|
unit test changes and see if windows build works
|
2020-02-05 17:23:16 -08:00 |
|
Julian Andrej
|
8ed7aba967
|
revert unit test changes and see if windows build works
|
2020-02-05 17:06:15 -08:00 |
|
Julian Andrej
|
f3444fb2e2
|
enabled parallel unit tests and added parallel version of test for FormRectangularSystemMatrix
|
2020-02-01 12:01:36 -08:00 |
|
Aaron Fisher
|
beb5994616
|
Renamed the test dirs and fixed some text that had an old version of the directories.
|
2018-11-09 16:28:51 -08:00 |
|