wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Fix for -p -nc Bug (!416)


From: Kumar Mallikarjuna
Subject: Re: [Wget-dev] wget2 | Fix for -p -nc Bug (!416)
Date: Fri, 22 Mar 2019 11:48:51 +0000



Kumar Mallikarjuna commented on a discussion on tests/test-p-nc.c:

> +
> +     // test-p-nc
> +     wget_test(
> +//           WGET_TEST_KEEP_TMPFILES, 1,
> +//           WGET_TEST_EXECUTABLE, "wget",
> +             WGET_TEST_OPTIONS, "-p -nc -nH",
> +             WGET_TEST_REQUEST_URL, "index.html",
> +             WGET_TEST_EXPECTED_ERROR_CODE, 0,
> +             WGET_TEST_EXPECTED_FILES, &(wget_test_file_t []) {
> +                     { urls[0].name + 1, urls[0].body },
> +                     { urls[4].name + 1, urls[4].body },
> +                     { urls[5].name + 1, urls[5].body },
> +                     { urls[6].name + 1, urls[6].body },
> +                     { urls[7].name + 1, urls[7].body },
> +                     { urls[9].name + 1, urls[9].body },   // test1.css
> +                     { urls[10].name + 1, urls[10].body },   // test2.css

Done in 
[e7bc0098](https://gitlab.com/gnuwget/wget2/commit/e7bc0098fd3394ea8fff1e946093c4abb20989e9)

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/416#note_153245337
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]