summaryrefslogtreecommitdiff
path: root/nova/tests/unit/matchers.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-3/+2
* Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-131-2/+2
* Remove six.movesTakashi Natsume2020-11-071-1/+2
* fix bug with XML matcher handling missing childrenAdam Spiers2019-03-011-84/+103
* Removed unnecessary parantheses and fixed formationGábor Antal2017-02-091-4/+4
* [PY3] byte/string conversions and enable PY3 testdineshbhor2016-11-171-0/+6
* tests: make XMLMatches work with Python3Daniel P. Berrange2016-06-071-2/+9
* [Py34] Enable api.openstack.test_wsgi unit testAndrey Kurilin2015-12-101-0/+21
* Fix Python 3 issues in nova.db.sqlalchemyVictor Stinner2015-06-301-3/+3
* fixed tests in test_matchers to pass with random PYTHONHASHSEEDTimofey Durakov2015-04-201-2/+2
* Fix errors in string formatting operationsDavanum Srinivas2015-01-211-1/+1
* Expansion of matching XML strings logicMarian Horban2015-01-151-46/+110
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+466