deb-python-pykmip/kmip/tests/unit/core/primitives
Peter 7374bcda25 Fixing bug with DateTime str test
An issue with local daylight savings time causes a comparison error in
some locales when checking against a hard-coded expected time string.
The DateTime primitive string representation has been updated to output
only UTC time strings.

Fixes #124
2016-04-05 14:00:14 -04:00
..
__init__.py Adding a primitives test package to the unit test suite 2015-06-04 10:38:07 -04:00
test_base.py Splitting primitive object test suites 2015-08-18 09:56:51 -04:00
test_big_integer.py Updating support for the BigInteger primitive 2015-08-27 09:00:00 -04:00
test_boolean.py Splitting primitive object test suites 2015-08-18 09:56:51 -04:00
test_byte_string.py Splitting primitive object test suites 2015-08-18 09:56:51 -04:00
test_date_time.py Fixing bug with DateTime str test 2016-04-05 14:00:14 -04:00
test_enumeration.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
test_integer.py Adding an AttributePolicy system 2016-03-21 11:11:46 -04:00
test_interval.py Updating support for the Interval primitive 2015-09-01 12:36:22 -04:00
test_long_integer.py Updating support for the LongInteger primitive 2015-08-27 08:47:07 -04:00
test_text_string.py Splitting primitive object test suites 2015-08-18 09:56:51 -04:00