Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 18 Feb 2019 00:27:25 +0900 | FUJIWARA Katsunori | tests: bulk changes to avoid whitespace errors of check-code.py |
Mon, 18 Feb 2019 00:27:25 +0900 | FUJIWARA Katsunori | tests: replace "naked except clause" to avoid check-code.py error |
Mon, 18 Feb 2019 00:27:25 +0900 | FUJIWARA Katsunori | tests: bulk changes to avoid "omit superfluous pass" check-code.py error |
Mon, 18 Feb 2019 00:27:25 +0900 | FUJIWARA Katsunori | tests: replace imported module to avoid check-code.py error |
Mon, 18 Feb 2019 00:27:25 +0900 | FUJIWARA Katsunori | tests: bulk change to avoid "unneeded trailing ',' ..." error of check-code.py |
Mon, 18 Feb 2019 00:27:25 +0900 | FUJIWARA Katsunori | tests: define class in modern style to avoid check-code.py error |
Mon, 18 Feb 2019 00:27:25 +0900 | FUJIWARA Katsunori | tests: use NO_CHECK_EOF as heredoc limit mark to omit checking code fragments |