Thu, 23 Aug 2018 12:25:54 +0900 |
FUJIWARA Katsunori |
tests: use NO_CHECK_EOF as heredoc limit mark to omit checking code fragments
|
Sat, 09 Dec 2017 00:39:15 +0900 |
Yuya Nishihara |
check-code: allow tabs in heredoc
|
Fri, 29 Sep 2017 11:55:44 -0400 |
Augie Fackler |
contrib: add a check to check-code to ban superfluous pass statements
|
Thu, 15 Jun 2017 14:22:25 -0400 |
Augie Fackler |
tests: clean up many print statements to be print functions instead
|
Mon, 15 May 2017 14:08:02 -0400 |
Augie Fackler |
style: ban [ foo == bar] bashism in tests
|
Tue, 21 Jun 2016 00:50:39 +0900 |
FUJIWARA Katsunori |
check-code: build translation table for repquote in global for efficiency
|
Tue, 21 Jun 2016 00:50:39 +0900 |
FUJIWARA Katsunori |
check-code: detect "missing _() in ui message" more exactly
|
Tue, 31 May 2016 21:02:30 +0900 |
FUJIWARA Katsunori |
check-code: make repquote distinguish more characters for exact detection
|
Tue, 31 May 2016 20:58:10 +0900 |
FUJIWARA Katsunori |
check-code: replace quoted characters correctly
|
Sat, 19 Mar 2016 20:18:38 -0400 |
Augie Fackler |
check-code: prevent use of strcpy
|
Sat, 05 Dec 2015 22:47:26 -0800 |
Pierre-Yves David |
test: rename 'check-code' own test to 'test-contrib-check-code.t'
base
tests/test-check-code.t@85b43c4805cb
|