aboutsummaryrefslogtreecommitdiff
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
* Add commentsJoseph Hunkeler2019-06-072-6/+58
|
* Add commentsJoseph Hunkeler2019-06-071-3/+43
|
* Add commentsJoseph Hunkeler2019-06-071-3/+194
|
* Initialize TestExtended_t struct for each iterationJoseph Hunkeler2019-06-031-1/+1
|
* Implement extended testingJoseph Hunkeler2019-06-032-1/+56
|
* Minor improvements:Joseph Hunkeler2019-06-034-16/+41
| | | | | | | | * testdir can be changed * testdir is no longer incorporated into the delivery * pip calls will use an index if defined * multiarg now returns empty string if input is empty * remove clone repos if they already exist. guarantees pristine code/tests
* Interpolation of environment variablesJoseph Hunkeler2019-06-012-0/+36
|
* Refactor creation/test procedureJoseph Hunkeler2019-06-012-4/+18
|
* Begin adding filter capabilityJoseph Hunkeler2019-06-014-4/+33
|
* Bugfix: create setup.cfg|pytest.ini if missingJoseph Hunkeler2019-06-011-6/+9
|
* Bugfix: allow numbers in package namesJoseph Hunkeler2019-05-311-1/+1
|
* Bugfix: Create setup.cfg|pytest.ini if does not existJoseph Hunkeler2019-05-311-2/+6
|
* Refactor to use YAML configurationJoseph Hunkeler2019-05-311-56/+22
|
* Refactor to accept Session_tJoseph Hunkeler2019-05-311-19/+31
|
* Add utility functions:Joseph Hunkeler2019-05-311-0/+49
| | | | | | * indexOfAll * expander * short_version
* Initial commit: session.dJoseph Hunkeler2019-05-311-0/+134
|
* Remove whitespace around equalsJoseph Hunkeler2019-05-301-2/+1
|
* Add ability to modify channelsJoseph Hunkeler2019-05-301-5/+13
|
* Forcefully uninstall packages; with pip fallbackJoseph Hunkeler2019-05-291-5/+9
| | | | * write xunit2 data back to the config file
* Fix invalid regex: namespace packages work nowJoseph Hunkeler2019-05-291-1/+1
|
* Initial commit: python.dJoseph Hunkeler2019-05-281-0/+107
|
* Test runner return non-zero on failureJoseph Hunkeler2019-05-272-3/+1
|
* Return only unique valuesJoseph Hunkeler2019-05-271-1/+1
|
* build locallyJoseph Hunkeler2019-05-271-1/+1
|
* Forgotten whitespaceJoseph Hunkeler2019-05-271-1/+1
|
* uninstall -> removeJoseph Hunkeler2019-05-271-1/+1
|
* handle xunit2Joseph Hunkeler2019-05-272-0/+69
|
* Remove ini.dJoseph Hunkeler2019-05-271-27/+0
|
* fix --test-requiresJoseph Hunkeler2019-05-271-2/+2
|
* Better testingJoseph Hunkeler2019-05-275-18/+78
|
* Basic integration testing; uses struct instead of asssociativeArray; ensure ↵Joseph Hunkeler2019-05-254-55/+209
| | | | easyinstall is usable by pip/setup.py
* Disable buffering entirelyJoseph Hunkeler2019-05-232-3/+7
|
* Update wordingJoseph Hunkeler2019-05-221-2/+2
|
* Back to blocking IO. Thanks Jenkins.Joseph Hunkeler2019-05-221-21/+6
|
* Flush buffersJoseph Hunkeler2019-05-221-1/+15
|
* up the verbosityJoseph Hunkeler2019-05-222-1/+2
|
* portabilityJoseph Hunkeler2019-05-222-3/+11
|
* osx will have to sufferJoseph Hunkeler2019-05-221-1/+5
|
* getenv: split on null terminator instead of newlineJoseph Hunkeler2019-05-221-2/+2
|
* Support YAML configs as inputJoseph Hunkeler2019-05-221-1/+2
|
* Clean up a littleJoseph Hunkeler2019-05-212-52/+51
|
* Can perform merge and dumpJoseph Hunkeler2019-05-213-47/+132
|
* A bit more workJoseph Hunkeler2019-05-213-6/+79
|
* Initial commitJoseph Hunkeler2019-05-203-0/+374