summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactor node classes to have constructors and change some names.Ceridwen2015-07-101-0/+2
* | Node constructors almost finished except for two bugsCeridwen2015-07-081-1/+1
|/
* Fix Pylint warnings over astroid.Claudiu Popa2015-05-241-1/+1
* Revert an unwanted change from the previous commit.Claudiu Popa2015-01-271-1/+1
* Obtain the methods for the nose brain tip through anClaudiu Popa2015-01-271-1/+1
* Remove the debug output.Claudiu Popa2015-01-181-1/+1
* The order of arguments was inverted.Claudiu Popa2015-01-101-1/+1
* Reenable the debug for drone.io.Claudiu Popa2015-01-101-1/+1
* Change the order of the dependencies.Claudiu Popa2015-01-101-1/+2
* Add a bootstrapped CI verification, using pylint.Claudiu Popa2015-01-101-2/+11
* Drop the debug support in tox.ini.Claudiu Popa2015-01-101-1/+1
* Add debug output to track down failures on drone.io.Claudiu Popa2014-12-051-1/+1
* Also add sys.path setup to the AsStringTest, since it relies on inference whe...Torsten Marek2014-11-201-1/+1
* No warnings are left, run the tests with warnings enabled.Torsten Marek2014-11-201-1/+1
* Add verbose test logging again, there are still test ordering failures on Pyt...Torsten Marek2014-11-201-1/+1
* Clean the path importer cache correctly, do not nuke entries for the standard...Torsten Marek2014-11-171-1/+1
* Add some logging to debug failure on drone.ioTorsten Marek2014-11-161-1/+1
* Merge all test data into a single package per Python version.Torsten Marek2014-11-091-2/+1
* Drop verbose output from test runs.Torsten Marek2014-11-091-1/+1
* Remove debugging output.Torsten Marek2014-11-091-5/+1
* More debuggingTorsten Marek2014-11-091-0/+1
* Print some diagnostic data to find out why tests are not running on drone.ioTorsten Marek2014-11-091-1/+4
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-1/+1
* Simplify setup.py and update documentation for Python 3 changes.Torsten Marek2014-11-081-2/+1
* Add six dependency and add verbose output for better debugging of drone.io fa...Torsten Marek2014-11-071-1/+2
* Run the tests in non-verbose mode again.Torsten Marek2014-07-241-1/+1
* Enable verbose output to debug test failure on drone.io.Torsten Marek2014-07-241-1/+1
* Bug fix.Claudiu Popa2014-04-251-1/+1
* Change tox.ini file.Claudiu Popa2014-04-251-10/+2
* Add a tox.ini file.Claudiu Popa2014-04-251-0/+18