summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* test: when we measure our coverage, get a json report alsoNed Batchelder2021-10-311-0/+1
|
* refactor(html): remove all uses of jQuery, only vanilla JS nowSeptatrix2021-10-231-0/+2
| | | | This is squashed from pull request #1248
* test: fix the tests/gold/html/Makefile to copy actual outputNed Batchelder2021-10-171-0/+1
|
* build: remove needless excludesNed Batchelder2021-05-021-3/+0
| | | | | Unfortunately, excluding files that don't exist causes warnings. So try to keep the list as accurate as possible.
* test: improve zipfile testNed Batchelder2021-04-141-0/+1
| | | | | | | Before this commit, the GetZipBytesTest.test_get_encoded_zip_files test was flaky on Python 3.10.0a7. Since I had just added new files to the common zip file, I tried splitting the newly added stuff into its own file, and that seemed to fix the problem.
* build: excluding .github from ignore makes rg search itNed Batchelder2021-03-031-0/+2
|
* Add --help output to command docs, and other reorganizationNed Batchelder2020-07-041-3/+6
|
* A test of running coverage when it has been zipped. #862Ned Batchelder2020-01-111-0/+1
|
* All tox work directories are under .toxNed Batchelder2019-12-231-1/+1
|
* Use sass for css generation, to get nice hover highlights on linesNed Batchelder2019-06-131-0/+1
|
* Not sure how I went for so long without one of these creeping inNed Batchelder2018-10-141-0/+3
|
* Newer pytest changed the name of its cacheNed Batchelder2018-05-051-0/+1
|
* Ignoring hypothesis results, and in git reposNed Batchelder2017-10-171-0/+40