Skip to content

Commit

Permalink
Merge pull request #215 from kenkehoe/delta_test
Browse files Browse the repository at this point in the history
Adding delta test to QC
  • Loading branch information
AdamTheisen authored May 17, 2020
2 parents 9ae814c + 62bdcc0 commit e7dff0a
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 123 deletions.
1 change: 1 addition & 0 deletions act/qc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
qcfilter.parse_bit
qcfilter.set_bit
qcfilter.unset_bit
qcfilter.QCFilter.add_delta_test
qcfilter.QCFilter.add_difference_test
qcfilter.QCFilter.add_equal_to_test
qcfilter.QCFilter.add_greater_test
Expand Down
Loading

0 comments on commit e7dff0a

Please sign in to comment.