Skip to content

Commit

Permalink
Merge pull request #133 from strictdoc-project/stanislaw/reqifz
Browse files Browse the repository at this point in the history
tests/integration/reqifz: tests with ReqIF and attachments
  • Loading branch information
stanislaw authored Jul 22, 2023
2 parents 9f4bc97 + 7205716 commit 9801b92
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
RUN: mkdir -p %S/output
RUN: %reqif passthrough %S/sample.reqifz %S/output/sample.reqifz
RUN: %compare_zip_files %S/sample.reqifz %S/output/sample.reqifz
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
RUN: mkdir -p %S/output
RUN: %reqif passthrough %S/sample.reqifz %S/output/sample.reqifz
RUN: %compare_zip_files %S/sample.reqifz %S/output/sample.reqifz

0 comments on commit 9801b92

Please sign in to comment.