cti-python-stix2/stix2/test
Michael Chisholm 3086b7ab5b Fix pattern semantic equivalence bug: comparison expression
DNF transform could trigger an error from the AST code which
does the SCO type checks on comparison expression ANDs.  The
transform had been ignoring SCO types.  Now, it will catch
the exception and drop the AND from the pattern.  Added a
couple new unit tests for this.
2021-12-23 00:59:41 -05:00
..
v20 improv: Check reference prop types for all customs 2021-07-22 14:55:14 +10:00
v21 improv: Check reference prop types for all customs 2021-07-22 14:55:14 +10:00
__init__.py Initial package files. 2017-01-17 08:54:39 -08:00
test_hashes.py Add back usage of spec_version where HashesProperty is used for 2021-03-31 16:20:33 -04:00
test_pattern_equivalence.py Fix pattern semantic equivalence bug: comparison expression 2021-12-23 00:59:41 -05:00
test_properties.py pre-commit stylistic fix 2021-04-14 12:58:09 -04:00
test_spec_version_detect.py Improve is_sdo() et al utility functions with respect to 2021-01-20 16:59:39 -05:00
test_utils_type_checks.py pre-commit stylistic fixes 2021-01-20 20:49:01 -05:00
test_workbench.py Initial revamp of customization enforcement and detection. 2021-03-31 15:21:55 -04:00