Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: when we measure our coverage, get a json report also | Ned Batchelder | 2021-10-31 | 1 | -0/+1 |
| | |||||
* | refactor(html): remove all uses of jQuery, only vanilla JS now | Septatrix | 2021-10-23 | 1 | -0/+2 |
| | | | | This is squashed from pull request #1248 | ||||
* | test: fix the tests/gold/html/Makefile to copy actual output | Ned Batchelder | 2021-10-17 | 1 | -0/+1 |
| | |||||
* | build: remove needless excludes | Ned Batchelder | 2021-05-02 | 1 | -3/+0 |
| | | | | | Unfortunately, excluding files that don't exist causes warnings. So try to keep the list as accurate as possible. | ||||
* | test: improve zipfile test | Ned Batchelder | 2021-04-14 | 1 | -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 it | Ned Batchelder | 2021-03-03 | 1 | -0/+2 |
| | |||||
* | Add --help output to command docs, and other reorganization | Ned Batchelder | 2020-07-04 | 1 | -3/+6 |
| | |||||
* | A test of running coverage when it has been zipped. #862 | Ned Batchelder | 2020-01-11 | 1 | -0/+1 |
| | |||||
* | All tox work directories are under .tox | Ned Batchelder | 2019-12-23 | 1 | -1/+1 |
| | |||||
* | Use sass for css generation, to get nice hover highlights on lines | Ned Batchelder | 2019-06-13 | 1 | -0/+1 |
| | |||||
* | Not sure how I went for so long without one of these creeping in | Ned Batchelder | 2018-10-14 | 1 | -0/+3 |
| | |||||
* | Newer pytest changed the name of its cache | Ned Batchelder | 2018-05-05 | 1 | -0/+1 |
| | |||||
* | Ignoring hypothesis results, and in git repos | Ned Batchelder | 2017-10-17 | 1 | -0/+40 |