cti-python-stix2/stix2
Michael Chisholm 38103ac6c5 Moved test/v20/test_workbench.py up one directory level since
it doesn't make sense to have a test per STIX version.  The
workbench only uses the latest supported STIX version.  In
order to make this work, the test suite was modified to
dynamically compute some settings like where to get demo data,
based on the value of stix2.DEFAULT_VERSION.

Switched stix2.DEFAULT_VERSION back to "2.0", since I figure it
should be sync'd up with the 'from .vxx import *' import
statement from the top level package.
2019-07-24 15:35:59 -04:00
..
confidence
datastore minor grammar fix 2019-02-04 13:58:33 -08:00
markings Style changes to satisfy the 'style' tox check 2019-06-14 18:10:38 -04:00
test Moved test/v20/test_workbench.py up one directory level since 2019-07-24 15:35:59 -04:00
v20 Merge branch 'master' into stix2.1 2019-06-26 12:22:40 -04:00
v21 Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
__init__.py Moved test/v20/test_workbench.py up one directory level since 2019-07-24 15:35:59 -04:00
base.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
core.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
custom.py
environment.py
exceptions.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
pattern_visitor.py
patterns.py
properties.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
utils.py remove unused imports 2019-05-08 10:38:23 -04:00
version.py Bump version: 1.1.1 → 1.1.2 2019-02-13 10:37:38 -05:00
workbench.py Revert the docstrings generated for the workbench dynamically 2019-07-22 17:01:52 -04:00