Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mercurial-devel
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mercurial
mercurial-devel
Commits
475a4b13
Commit
475a4b13
authored
11 years ago
by
Matt Mackall
Browse files
Options
Downloads
Patches
Plain Diff
tests: backport some glob fixups
parent
2b4344f2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
tests/test-rebase-rename.t
+1
-1
1 addition, 1 deletion
tests/test-rebase-rename.t
tests/test-rename-dir-merge.t
+1
-1
1 addition, 1 deletion
tests/test-rename-dir-merge.t
tests/test-subrepo.t
+5
-5
5 additions, 5 deletions
tests/test-subrepo.t
tests/test-tag.t
+1
-1
1 addition, 1 deletion
tests/test-tag.t
with
8 additions
and
8 deletions
tests/test-rebase-rename.t
+
1
−
1
View file @
475a4b13
...
...
@@ -22,7 +22,7 @@
adding
d
/
b
$
hg
mv
d
d
-
renamed
moving
d
/b to d-renamed/
b
moving
d
/b to d-renamed/
b
(
glob
)
$
hg
ci
-
m 'rename B'
$
hg
up
-
q -C
1
...
...
This diff is collapsed.
Click to expand it.
tests/test-rename-dir-merge.t
+
1
−
1
View file @
475a4b13
...
...
@@ -51,7 +51,7 @@
getting
b
/
b
updating:
b
/b 4/
5
files
(
80.00
%
)
updating:
a
/c 5/
5
files
(
100.00
%
)
moving
a
/c to b/c
moving
a
/c to b/c
(
glob
)
3
files
updated
,
0
files
merged
,
2
files
removed
,
0
files
unresolved
(
branch
merge
,
don
'
t forget to commit)
...
...
This diff is collapsed.
Click to expand it.
tests/test-subrepo.t
+
5
−
5
View file @
475a4b13
...
...
@@ -391,7 +391,7 @@
$
hg
-
R
s
update
'.^'
1
files
updated
,
0
files
merged
,
0
files
removed
,
0
files
unresolved
$
hg
push
pushing
to
$
TESTTMP
/
t
pushing
to
$
TESTTMP
/
t
(
glob
)
no
changes
made
to
subrepo
s
/
ss
since
last
push
to
$
TESTTMP
/
t
/
s
/
ss
(
glob
)
no
changes
made
to
subrepo
s
since
last
push
to
$
TESTTMP
/
t
/
s
no
changes
made
to
subrepo
t
since
last
push
to
$
TESTTMP
/
t
/
t
...
...
@@ -400,7 +400,7 @@
[1]
$
echo
foo
>>
s
/
a
$
hg
push
pushing
to
$
TESTTMP
/
t
pushing
to
$
TESTTMP
/
t
(
glob
)
no
changes
made
to
subrepo
s
/
ss
since
last
push
to
$
TESTTMP
/
t
/
s
/
ss
(
glob
)
no
changes
made
to
subrepo
s
since
last
push
to
$
TESTTMP
/
t
/
s
no
changes
made
to
subrepo
t
since
last
push
to
$
TESTTMP
/
t
/
t
...
...
@@ -415,7 +415,7 @@
$
echo
foo
>>
s
/
ss
/
a
$
hg
-
R
s
/
ss
commit
-
m
'
test
dirty
store
detection
'
$
hg
push
pushing
to
$
TESTTMP
/
t
pushing
to
$
TESTTMP
/
t
(
glob
)
pushing
subrepo
s
/
ss
to
$
TESTTMP
/
t
/
s
/
ss
(
glob
)
searching
for
changes
adding
changesets
...
...
@@ -431,7 +431,7 @@
a
subrepo
store
may
be
clean
versus
one
repo
but
not
versus
another
$
hg
push
pushing
to
$
TESTTMP
/
t
pushing
to
$
TESTTMP
/
t
(
glob
)
no
changes
made
to
subrepo
s
/
ss
since
last
push
to
$
TESTTMP
/
t
/
s
/
ss
(
glob
)
no
changes
made
to
subrepo
s
since
last
push
to
$
TESTTMP
/
t
/
s
no
changes
made
to
subrepo
t
since
last
push
to
$
TESTTMP
/
t
/
t
...
...
@@ -798,7 +798,7 @@
Try
to
push
from
the
other
side
$
hg
-
R
issue1852a
push
`
pwd
`/
issue1852c
pushing
to
$
TESTTMP
/
issue1852c
pushing
to
$
TESTTMP
/
issue1852c
(
glob
)
pushing
subrepo
sub
/
repo
to
$
TESTTMP
/
issue1852c
/
sub
/
repo
(
glob
)
searching
for
changes
no
changes
found
...
...
This diff is collapsed.
Click to expand it.
tests/test-tag.t
+
1
−
1
View file @
475a4b13
...
...
@@ -316,7 +316,7 @@
adding test
$ hg init repo-tag-target
$ hg -R repo-tag --config hooks.commit="\"hg\" push \"`pwd`/repo-tag-target\"" tag tag
pushing to $TESTTMP/repo-tag-target
pushing to $TESTTMP/repo-tag-target
(glob)
searching for changes
adding changesets
adding manifests
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment