summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-12-08 17:21:15 (GMT)
committerGitHub <noreply@github.com>2021-12-08 17:21:15 (GMT)
commit83cf2cb15b15bf7543d9fa750ec1aeb8de8ea3b5 (patch)
tree7576f25f0193a24e8d9e226d7ab9ec38953edd01 /MANIFEST
parentabb05bce6e762aa1e3f93a67c39a63b4fa0762cf (diff)
downloadhdf5-83cf2cb15b15bf7543d9fa750ec1aeb8de8ea3b5.zip
hdf5-83cf2cb15b15bf7543d9fa750ec1aeb8de8ea3b5.tar.gz
hdf5-83cf2cb15b15bf7543d9fa750ec1aeb8de8ea3b5.tar.bz2
Convert vds swmr test script to powershell (#1245)
* Convert SWMR shell scripts to Windows powershell. * Use $LastExitCode instead of $? in script * Prevent execution in a different window * Github #969 Use stdout instead of file for configure check (#1089) * Use stdout instead of file for configure check * Make change requested by #1157 * Change fortran to use stderr for configure * Correct typo * remove obsolete file check * Fortran statement fix * Don't allow H5Pset(get)_all_coll_metadata_ops for DXPLs (#1201) * Fixes const warnings in H5ES package (#1211) * Quiets a 'set but not used' warning in h5diff_array.c (#1210) * Convert vds swmr test script to powershell * Enable vdsswmr powershell test * Add configure vdsswmr statement * Correct powershell script vars * Convert SWMR shell scripts to Windows powershell. * Use $LastExitCode instead of $? in script * Prevent execution in a different window * Github #969 Use stdout instead of file for configure check (#1089) * Use stdout instead of file for configure check * Make change requested by #1157 * Change fortran to use stderr for configure * Correct typo * remove obsolete file check * Fortran statement fix * Convert vds swmr test script to powershell * Enable vdsswmr powershell test * Add configure vdsswmr statement * Correct powershell script vars * Cleanup review issues * Fix variable assignment * Change the wait function to pass in the path * Disable actual test execution until programs fixed * Adjust copyright text * Fix spelling Co-authored-by: jhendersonHDF <jhenderson@hdfgroup.org> Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 796e4b3..93cfd98 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1352,8 +1352,10 @@
./test/testlinks_env.sh.in
./test/testmeta.c
./test/test_mirror.sh.in
+./test/testswmr.pwsh.in
./test/testswmr.sh.in
./test/testvds_env.sh.in
+./test/testvdsswmr.pwsh.in
./test/testvdsswmr.sh.in
./test/tfile.c
./test/tgenprop.c