mirror of
https://github.com/curl/curl.git
synced 2026-04-12 00:11:42 +08:00
Allow 2.5k or 3.7M etc. Add mention in documentation. Verify in test case 1623. Closes #20266
26 lines
293 B
XML
26 lines
293 B
XML
<?xml version="1.0" encoding="US-ASCII"?>
|
|
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
tool-sizeparser
|
|
</keywords>
|
|
</info>
|
|
|
|
# Client-side
|
|
<client>
|
|
<features>
|
|
unittest
|
|
</features>
|
|
<name>
|
|
the size parser for --limit-rate
|
|
</name>
|
|
<tool>
|
|
tool%TESTNUMBER
|
|
</tool>
|
|
</client>
|
|
|
|
<verify>
|
|
</verify>
|
|
</testcase>
|