aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove pip_index TODOHEADmasterJoseph Hunkeler2019-06-181-1/+0
|
* Add licenseJoseph Hunkeler2019-06-181-0/+26
|
* Add commentsJoseph Hunkeler2019-06-072-6/+58
|
* Add commentsJoseph Hunkeler2019-06-071-3/+43
|
* Add commentsJoseph Hunkeler2019-06-071-3/+194
|
* Ignore external librariesJoseph Hunkeler2019-06-071-0/+1
|
* Initialize TestExtended_t struct for each iterationJoseph Hunkeler2019-06-031-1/+1
|
* Update READMEJoseph Hunkeler2019-06-031-0/+14
|
* 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
|
* Update READMEJoseph Hunkeler2019-05-311-36/+78
|
* 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
|
* Add missing command line argumentsJoseph Hunkeler2019-05-291-0/+3
|
* 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
|
* uglify build scriptJoseph Hunkeler2019-05-251-2/+21
|
* Basic integration testing; uses struct instead of asssociativeArray; ensure ↵Joseph Hunkeler2019-05-254-55/+209
| | | | easyinstall is usable by pip/setup.py
* non-dub build.sh scriptJoseph Hunkeler2019-05-231-0/+39
|
* Disable buffering entirelyJoseph Hunkeler2019-05-232-3/+7
|
* Add READMEJoseph Hunkeler2019-05-221-0/+64
|
* 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
|