Skip to content

Commit

Permalink
Add test data provided by yuyuchen0821
Browse files Browse the repository at this point in the history
  • Loading branch information
chatcannon committed Sep 10, 2022
1 parent 2e7437c commit 54e5765
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_BioLogic.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ def assert_field_exact(fieldname):
# bio_logic5 and bio_logic6 are special cases
'CV_C01',
'121_CA_455nm_6V_30min_C01',
'020-formation_CB5',
])
def test_MPR_matches_MPT(testdata_dir, basename):
"""Check the MPR parser against the MPT parser.
Expand Down
3 changes: 3 additions & 0 deletions tests/testdata/020-formation_CB5.mpr
Git LFS file not shown
2 changes: 2 additions & 0 deletions tests/testdata/020-formation_CB5.mpr.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText Chihyu Chen <[email protected]>
SPDX-License-Identifier CC-BY-4.0
3 changes: 3 additions & 0 deletions tests/testdata/020-formation_CB5.mpt
Git LFS file not shown
2 changes: 2 additions & 0 deletions tests/testdata/020-formation_CB5.mpt.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText Chihyu Chen <[email protected]>
SPDX-License-Identifier CC-BY-4.0

0 comments on commit 54e5765

Please sign in to comment.