|
|
bb6ea422b7
|
avoid global namespace import in header, more consistency
|
2022-08-28 17:22:26 -04:00 |
|
|
|
845ab2dd71
|
On Windows the Regex matcher for '.' does not match '\n'
Thus we have to use ContainsRegex instead of MatchesRegex
|
2022-01-29 16:35:30 -05:00 |
|
|
|
37bfe3d0ce
|
integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from
the utils namepsace or the Info class to platform::
|
2021-10-02 16:55:11 -04:00 |
|
|
|
6bc8da05b9
|
reformat unittest tree with clang-format
|
2021-08-23 17:06:30 -04:00 |
|
|
|
2e6a0112d3
|
update URLs in some more files
|
2021-05-24 16:19:37 -04:00 |
|
|
|
0aa64eaf14
|
portability improvement. replace POSIX-only functionality.
|
2021-04-24 07:14:29 -04:00 |
|
|
|
8826e962de
|
Add info message when death test is skipped
|
2021-04-20 14:06:08 -04:00 |
|
|
|
887eb40ad4
|
fix crash when requesting verbose output.
|
2021-04-02 12:07:59 -04:00 |
|
|
|
3668ce1374
|
Merge branch 'master' into more-unittests
# Conflicts:
# unittest/testing/core.h
|
2021-04-01 11:11:18 -04:00 |
|
|
|
aaf9aa6d69
|
Refactoring of more tests
|
2021-03-29 14:27:42 -04:00 |
|
|
|
1752bd0276
|
Refactoring of some test files
|
2021-03-26 12:23:58 -04:00 |
|
|
|
664335420a
|
Start refactoring tests
|
2021-03-26 11:50:58 -04:00 |
|
|
|
439bc4bb8e
|
Merge remote-tracking branch 'origin/master' into python_unittests
|
2021-03-25 20:58:28 -04:00 |
|
|
|
45191e9f7c
|
Refactor and add fix python/invoke tests
|
2021-03-24 16:33:39 -04:00 |
|
|
|
76d857e428
|
Add more tests for COMPRESS package
|
2021-03-11 14:21:16 -05:00 |
|
|
|
a548ea3bca
|
Add more tests for dump atom/gz
|
2021-03-10 13:40:10 -05:00 |
|
|
|
569a000e6b
|
reformat unittest sources with clang-format
|
2020-11-25 16:51:41 -05:00 |
|
|
|
d26eafbe3f
|
Refactor MPI test driver
|
2020-10-10 17:22:18 -04:00 |
|
|
|
32aa35009b
|
Start tests for compressed dump styles
|
2020-08-26 16:04:19 -04:00 |
|
|
|
dbcf66cf97
|
Increase coverage of dump custom
|
2020-08-13 17:41:06 -04:00 |
|
|
|
71ec14087d
|
Reduce code duplication in tests
|
2020-08-13 13:00:37 -04:00 |
|