Fossil SCM

Rename test function to match the test command name

andygoth 2020-03-20 04:02 trunk
Commit 77be1777e19338127f46908ba6f51a60f054371afb177f79e9b03299b507fcfb
1 file changed +1 -1
+1 -1
--- src/http.c
+++ src/http.c
@@ -484,11 +484,11 @@
484484
** --compress Use ZLIB compression on the payload
485485
** --mimetype TYPE Mimetype of the payload
486486
** --out FILE Store the reply in FILE
487487
** -v Verbose output
488488
*/
489
-void test_wget_command(void){
489
+void test_httpmsg_command(void){
490490
const char *zMimetype;
491491
const char *zInFile;
492492
const char *zOutFile;
493493
Blob in, out;
494494
unsigned int mHttpFlags = HTTP_GENERIC|HTTP_NOCOMPRESS;
495495
--- src/http.c
+++ src/http.c
@@ -484,11 +484,11 @@
484 ** --compress Use ZLIB compression on the payload
485 ** --mimetype TYPE Mimetype of the payload
486 ** --out FILE Store the reply in FILE
487 ** -v Verbose output
488 */
489 void test_wget_command(void){
490 const char *zMimetype;
491 const char *zInFile;
492 const char *zOutFile;
493 Blob in, out;
494 unsigned int mHttpFlags = HTTP_GENERIC|HTTP_NOCOMPRESS;
495
--- src/http.c
+++ src/http.c
@@ -484,11 +484,11 @@
484 ** --compress Use ZLIB compression on the payload
485 ** --mimetype TYPE Mimetype of the payload
486 ** --out FILE Store the reply in FILE
487 ** -v Verbose output
488 */
489 void test_httpmsg_command(void){
490 const char *zMimetype;
491 const char *zInFile;
492 const char *zOutFile;
493 Blob in, out;
494 unsigned int mHttpFlags = HTTP_GENERIC|HTTP_NOCOMPRESS;
495

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button