mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
add test file ext
This commit is contained in:
parent
93c3d7b2f3
commit
a2f2887675
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -4,8 +4,8 @@ name: hdf5 dev CI
|
||||
on:
|
||||
push:
|
||||
branches: [ develop, hdf5_1_12, hdf5_1_10, hdf5_1_8 ]
|
||||
# pull_request:
|
||||
# branches: [ develop ]
|
||||
pull_request:
|
||||
branches: [ develop, hdf5_1_12, hdf5_1_10, hdf5_1_8 ]
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
|
@ -1195,8 +1195,8 @@ TOOLTEST h5diff_646.txt -v --use-system-epsilon -p 0.05 h5diff_basic1.h5 h5diff_
|
||||
# ##############################################################################
|
||||
# # Test array variances
|
||||
# ##############################################################################
|
||||
TOOLTEST h5diff_800 -v h5diff_dset1.h5 h5diff_dset2.h5 /g1/array /g1/array
|
||||
TOOLTEST h5diff_801 -v h5diff_dset1.h5 h5diff_dset3.h5 /g1/array /g1/array
|
||||
TOOLTEST h5diff_800.txt -v h5diff_dset1.h5 h5diff_dset2.h5 /g1/array /g1/array
|
||||
TOOLTEST h5diff_801.txt -v h5diff_dset1.h5 h5diff_dset3.h5 /g1/array /g1/array
|
||||
|
||||
# ##############################################################################
|
||||
# VDS tests
|
||||
|
Loading…
Reference in New Issue
Block a user