sapling/hgext3rd
Jun Wu 5d5fedd10c tweakdefaults: fix check config test
Summary:
This fixes test-check-config-hg.t for tweakdefaults. And did some clean-up
for other minor issues.

I was trying to implement another feature (along with the clean-up) in
tweakdefaults and finally realized it's infeasible and drop the feature. But
the clean-up seems useful thus sent here.

Also change `cp -r` to `cp -R` to pass the usptream check-code test.

Test Plan: `arc unit`

Reviewers: #sourcecontrol, mitrandir

Reviewed By: mitrandir

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D4253852

Signature: t1:4253852:1480613350:398e9b234fcc2360dcb8a3e3ad4e5bc5c4377857
2016-11-30 20:58:08 +00:00
..
__init__.py Fix hgext3rd/__init__.py to make sure it is a namespace package 2016-08-22 17:39:02 -07:00
absorb.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
allowunstable.py allowunstable: update comment 2016-11-29 10:18:59 -08:00
arcdiff.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
backups.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
bundle2hooks.py hgext: move single file extensions to hgext3rd 2016-07-08 13:15:42 +01:00
catnotate.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
chistedit.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
commitextras.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
debugcommitmessage.py extension to print commit message that would be supplied to editor 2016-10-03 04:39:51 -07:00
dialect.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
dirsync.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
errorredirect.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
extorder.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
extutil.py extutil: create new package and move runshellfast here 2016-11-21 00:52:30 -08:00
fastlog.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
fbamend.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
fbconduit.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
fbhistedit.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
githelp.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
gitlookup.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
gitrevset.py hgext: move single file extensions to hgext3rd 2016-07-08 13:15:42 +01:00
grepdiff.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
grpcheck.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
inhibitwarn.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
linkrevcache.py linkrevcache: add a command to build the linkrev database 2016-11-14 18:10:30 +00:00
logginghelper.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
mergedriver.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
morestatus.py doc: replace "commit" where it is used as a noun with "changeset" 2016-09-21 15:45:25 +01:00
nointerrupt.py hgext: move single file extensions to hgext3rd 2016-07-08 13:15:42 +01:00
ownercheck.py ownercheck: new extension to prevent operations on repos not owned 2016-07-26 13:10:15 +01:00
patchpython.py patchpython: fix test-check tests 2016-10-20 16:03:31 +01:00
perftweaks.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
phabdiff.py phabdiff: don't require a space when parsing the Tasks field 2016-11-15 12:28:21 -08:00
phabstatus.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
phrevset.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
profiling.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
pullcreatemarkers.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
pushrebase.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
pushvars.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
rage.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
reset.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
sampling.py hgext: move single file extensions to hgext3rd 2016-07-08 13:15:42 +01:00
show.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
simplecache.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
smartlog.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
sparse.py Perform stricter check to test whether a repo is sparse. 2016-11-29 18:28:48 -08:00
sshaskpass.py build: fix build errors caused by chgserver moved to core 2016-11-29 15:14:51 +00:00
statprofext.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00
tweakdefaults.py tweakdefaults: fix check config test 2016-11-30 20:58:08 +00:00
uncommit.py testedwith: change testedwith to "ships-with-fb-hgext" 2016-11-29 13:24:07 +00:00
upgradegeneraldelta.py pyflakes: fix all pyflakes issues 2016-11-25 00:23:21 +00:00