]> git.ipfire.org Git - thirdparty/curl.git/commit
lib1301: unit103 turned into a libtest
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Oct 2022 12:04:19 +0000 (13:04 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 1 Nov 2022 16:01:26 +0000 (17:01 +0100)
commit480ac6e54daa1df1bf17a95931eab412e26bd608
treeb952703d1fe7d6056bdeb1da56c7f43e472b3b84
parent3f039dfd6f0a1d806b94cc2d5548926182485b7e
lib1301: unit103 turned into a libtest

It is not a unit test so moved over to libtests.
tests/data/test1301
tests/libtest/Makefile.inc
tests/libtest/lib1301.c [new file with mode: 0644]
tests/unit/Makefile.inc
tests/unit/unit1301.c [deleted file]