- 28 Jun, 2019 6 commits
-
-
William F Godoy authored
Additional documentation improvements.
-
Atkins, Charles Vernon authored
Use CTest fixtures in Install tests Use MPI in C install test Re-enable Install tests
-
NAThompson authored
-
Atkins, Charles Vernon authored
Print content of array attributes, in metadata as well as in data fil…
-
Eisenhauer, Greg authored
Fix Sst Docs WRT behaviour in no reader case
-
Eisenhauer, Greg authored
More common tests
-
- 27 Jun, 2019 24 commits
-
-
Atkins, Charles Vernon authored
Default engine is BPFile, i.e. as of today, for writing it is always …
-
Podhorszki, Norbert authored
-
Eisenhauer, Greg authored
-
Podhorszki, Norbert authored
-
Eisenhauer, Greg authored
-
Podhorszki, Norbert authored
Default engine is BPFile, i.e. as of today, for writing it is always a BP3 engine, for reading it is BP3 or BP4 depending on the file it is opening.
-
Kyle Edwards authored
Fixtures were initially not used because Adios supports CMake 3.6, which did not yet have fixtures (they were introduced in 3.7.) However, adding the fixtures can be done in a backwards compatible manner without affecting pre-3.7 builds. Add test fixtures to ensure that Install.Setup always gets run before the other Install tests, even if it's not specified in the CTest -R regex. (Note that we are still using the DEPENDS property in addition to FIXTURES_REQUIRED in order to support 3.6.)
-
Kyle Edwards authored
-
Kyle Edwards authored
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
* commit 'd93747d5': remove debug prints in BP4 serializer Fix flake8 errors Install all .py files for bp4dbg bp4dbg: dump metadata too. Print values for characteristics and attributes. Fix: BP4 and BP3 attribute length in data was written as 8 bytes and the wrong value; now writing the correct length and on 4 bytes only.
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Disable install tests until CI issues are resolved
-
Atkins, Charles Vernon authored
Disable install tests until CI issues are resolved
-
pnorbert authored
Bp4dbg
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
Podhorszki, Norbert authored
-
- 26 Jun, 2019 10 commits
-
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
bp4dbg: dump metadata too. Print values for characteristics and attributes. Fix: BP4 and BP3 attribute length in data was written as 8 bytes and the wrong value; now writing the correct length and on 4 bytes only.
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
Add Install tests Skip first argument when generating config file Make CMAKE_INSTALL_PREFIX configurable at install-time
-
Atkins, Charles Vernon authored
Add Install tests
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
MPI Barrier Modifying name VS error Fix aelocal array bug Update block count
-
William F Godoy authored
Local array read block bug
-
Atkins, Charles Vernon authored
* release:
-
Atkins, Charles Vernon authored
remove spurious printf
-