Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_regress/test_pickle.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed model_regress test failure on non-ASCII path; refs ...Tim Graham2015-04-301-2/+2
* Fixed #24717 -- Fixed model_regress test failure on RHEL6...David D. Riddle2015-04-291-16/+14
* Fixed mistakes in tests unveiled by version bump to 1.8.1.Tim Graham2015-04-021-6/+7
* Normalized usage of the tempfile module.Aymeric Augustin2015-02-231-2/+4
* Fixed "environment can only contain strings" in model_reg...Tim Graham2015-02-171-1/+1
* Refs #24324 -- Fixed UnicodeDecodeError in model_regress ...Tim Graham2015-02-171-0/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-1/+1
* Fixed #24160 -- Fixed model_regress test on Windows; refs...Collin Anderson2015-01-161-9/+9
* Fixed refs #24007 test on Windows.Tim Graham2014-12-191-3/+9
* Made model_regress unpickling test CWD-independentClaude Paroz2014-12-191-1/+4
* Allowed Python executable names other than python in test...Collin Anderson2014-12-181-1/+2
* Fixed #24007 -- Ensure apps registry's ready before unpic...Claude Paroz2014-12-171-0/+35
* Fixed #21430 -- Added a RuntimeWarning when unpickling Mo...Anubhav Joshi2014-06-111-0/+53