summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error in test casefeature/fix-as-imports-no-sectionTimothy Crosley2020-02-101-0/+1
* Fix issue with as_imports and force_single_sectionTimothy Crosley2020-02-102-3/+10
* Add Aaron Brown (@aaronvbrown) to acknowledgementsTimothy Crosley2020-02-101-0/+1
* Merge pull request #1130 from aaronvbrown/issue/1123Timothy Edmund Crosley2020-02-101-2/+4
|\
| * Merge branch 'develop' into issue/1123Timothy Edmund Crosley2020-02-105-4/+9
| |\ | |/ |/|
* | Merge pull request #1127 from ucodery/developTimothy Edmund Crosley2020-02-101-3/+3
|\ \
| * | issue-1125 remove documentation examples of two character flagsJeremy Paige2020-02-101-3/+3
* | | Merge pull request #1129 from timothycrosley/feature/fix_windows_testingTimothy Edmund Crosley2020-02-102-1/+3
|\ \ \
| * | | Add missing sys import to test_io modulefeature/fix_windows_testingTimothy Crosley2020-02-101-0/+1
| * | | Skip io test on windowsTimothy Crosley2020-02-101-0/+1
| * | | Fix test case to be more explicitTimothy Crosley2020-02-101-1/+1
| |/ /
* | | Add Sarah Beth Tracy (@sbtries) to acknowledgementsTimothy Crosley2020-02-101-0/+1
* | | Merge pull request #1128 from sbtries/issue/1123Timothy Edmund Crosley2020-02-101-0/+2
|\ \ \ | |/ / |/| |
| * | Update test_comments.pyTimothy Edmund Crosley2020-02-101-0/+1
| * | Update test_format.pyTimothy Edmund Crosley2020-02-101-1/+2
| * | Update test_io.pyTimothy Edmund Crosley2020-02-101-0/+1
| * | Update test_main.pyTimothy Edmund Crosley2020-02-101-0/+1
| * | Update test_output.pyTimothy Edmund Crosley2020-02-101-0/+1
| * | Update test_parse.pyTimothy Edmund Crosley2020-02-101-0/+1
| * | Update test_setuptools_command.pyTimothy Edmund Crosley2020-02-101-0/+1
| * | Update test_wrap_modes.pyTimothy Edmund Crosley2020-02-101-0/+1
| * | Delete Pipfile.lockTimothy Edmund Crosley2020-02-101-20/+0
| * | Delete PipfileTimothy Edmund Crosley2020-02-101-11/+0
| * | updated contributing steps to include tests.sh and done.shsbtries2020-02-101-0/+2
| * | updated steps to get started, added run Scripts/done.sh and Scripts/test.shsbtries2020-02-108-9/+1
| * | initialsbtries2020-02-102-0/+31
|/ /
| * Added Getting Started InfoAaron Brown2020-02-101-2/+4
|/
* Add github sponsor funding linkTimothy Crosley2020-02-091-0/+1
* Initial tests for findersTimothy Crosley2020-02-042-0/+43
* Add initial unit tests for io moduleTimothy Crosley2020-02-031-0/+23
* Add test case for iter_source_codeTimothy Crosley2020-02-031-0/+7
* Add additional testing for main moduleTimothy Crosley2020-02-032-1/+5
* Pragmatically ignore unexpected OS errorTimothy Crosley2020-02-011-1/+1
* Remove unused get_settings path functionTimothy Crosley2020-01-311-10/+0
* Add test case for issue #1014Timothy Crosley2020-01-301-0/+19
* Fix exception test to handle system exceptionsTimothy Crosley2020-01-301-2/+2
* Ignore initial exception in test caseTimothy Crosley2020-01-291-1/+3
* Ignore initial exception in test caseTimothy Crosley2020-01-291-1/+3
* don't cover platform specific caseTimothy Crosley2020-01-291-1/+1
* Move test commandTimothy Crosley2020-01-291-0/+0
* Add exception testingTimothy Crosley2020-01-281-0/+68
* Add exception testingTimothy Crosley2020-01-281-0/+3
* Merge pull request #1110 from tegkhanna/feature/bug-1015Timothy Edmund Crosley2020-01-282-2/+32
|\
| * Fixes #1015Teg Khanna2020-01-222-2/+32
* | Full test coverage for setuptools_commandsTimothy Crosley2020-01-275-20/+47
* | Add missing dev dependencyTimothy Crosley2020-01-271-0/+1
* | Add tests for pylama isortTimothy Crosley2020-01-261-0/+19
* | Add src and test dir fixturesTimothy Crosley2020-01-261-0/+16
* | Ignore type checking conditionalsTimothy Crosley2020-01-251-0/+1
* | Increase wrap mode test coverageTimothy Crosley2020-01-251-0/+7