Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
ed786290
Commit
ed786290
authored
23 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
test 202 - two file:// URLs in one command line
parent
8b2861da
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/data/Makefile.am
+2
-1
2 additions, 1 deletion
tests/data/Makefile.am
tests/data/test202
+26
-0
26 additions, 0 deletions
tests/data/test202
with
28 additions
and
1 deletion
tests/data/Makefile.am
+
2
−
1
View file @
ed786290
...
...
@@ -8,4 +8,5 @@ EXTRA_DIST = \
test1 test102 test106 test13 test17 test300 test43 test8
\
test10 test103 test107 test14 test2 test33 test5 test9
\
test100 test104 test11 test15 test200 test4 test6
\
test101 test105 test12 test16 test3 test400 test7 test201
test101 test105 test12 test16 test3 test400 test7 test201
\
test202
This diff is collapsed.
Click to expand it.
tests/data/test202
0 → 100644
+
26
−
0
View file @
ed786290
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<name>
two file:// URLs to stdout
</name>
<command>
file://localhost/%PWD/log/test202.txt file://localhost/%PWD/log/test202.txt
</command>
<file name="log/test202.txt">
contents in a single file
</file>
</test>
# Verify data after the test has been "shot"
<verify>
<stdout>
contents in a single file
contents in a single file
</stdout>
</verify>
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