Make Clang format fail on misformatted files
- Jul 27, 2022
-
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
Alexander Jaust authored
-
- Jul 26, 2022
-
-
Alexander Jaust authored
The definition of two targets using only a single TARGET statement led two errors when additional tests were added.
Verifiedcbd715ed
-
- Feb 21, 2022
-
-
Alexander Jaust authoredbe366d07
-
- Jan 12, 2022
-
-
Alexander Jaust authoredVerified711fb28e
-
Alexander Jaust authored
The changes of merge request !18 were missing in the changelog.
Verified66d2379b -
Alexander Jaust authored
- This MR removes unused test cases and separates stronger between tests and example cases. Test cases and examples are classified as `monolithic` or `partitioned`. - The tests have been adapted such that the build target `build_tests` builds all necessary executables. This means on can now run `make build_tests` from `build-cmake` and afterwards run all tests `ctest` to test the adapter. - The CI has been adapted to make use of the new build process for tests. For more information check out merge request: !18
Verifiedd23f909c -
Alexander Jaust authoredVerified05f0530f
-
Alexander Jaust authored
Changes on DuMuX master may be incompatible with previous releases. We check against DuMuX master in the CI to be notified of such changes. However, chacking against DuMuX master also leads failing nightly tests often which give the impression that the released versions of the adapter are broken even if this is not the case. This change allows checks on DuMuX master to fail. A warning will be created in these cases instead of an error.
Verifiedfe748a5c -
Alexander Jaust authored
A changelog is added to document changes that are made to the adapter. Information on the initial release (v0.1) is incomplete.
Verified0b6fd4b8
-
- Oct 18, 2021
-
-
Alexander Jaust authored
Update master to a reasonably current version. Closes #13, #17, and #22 See merge request !14
ac4f38c9
-