aboutsummaryrefslogtreecommitdiff
path: root/test/functional/runtime/autoload/provider/python3_spec.lua
Commit message (Collapse)AuthorAge
* test: move runtime/autoload/* to provider/Justin M. Keyes2015-08-09
| | | | | - Organize tests by logical function, not the literal impl location. - Avoid deep nesting / hyper-hierarchy.
* test: python: report pending() if python{2,3} is missingJustin M. Keyes2015-08-09
|
* tests: Use new write_file() function in tests.Lucas Hoffmann2015-06-30
|
* Add if_python3 supportShougo Matsushita2015-04-21
Reviewed-by: Michael Reed <m.reed@mykolab.com>, Daniel Hahler <github@thequod.de> Helped-by: Daniel Hahler <github@thequod.de>