PyKMIP/kmip/tests/unit/core
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
..
attributes Merge pull request #133 from viktorTarasov/feature/attributes/eq-for-name 2016-03-18 12:55:56 -04:00
factories Updating the AttributeValue factory 2015-08-18 14:04:29 -04:00
messages Adding an AttributePolicy system 2016-03-21 11:11:46 -04:00
misc Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
objects Add Attribute class unit tests 2016-03-01 10:53:29 -05:00
primitives Fixing bug with DateTime str test 2016-04-05 14:00:14 -04:00
secrets Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
__init__.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_config_helper.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_server.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
test_utils.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00