From 68af9a222e6336d1750980018afaf07a8cc7e491 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 23 May 2001 15:02:24 +0000 Subject: [PATCH] Removed the former files using the old-style test case format, added the new ones. Many more of the old ones must be "ported" to this new format to make the test suite complete again. --- tests/data/Makefile.am | 71 +----------------------------------------- 1 file changed, 1 insertion(+), 70 deletions(-) diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 5c98aecde..de1ca97c7 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -4,73 +4,4 @@ install: test: [ -f command1.txt ] || ln -s $(srcdir)/*.txt . -EXTRA_DIST = command1.txt error113.txt name17.txt prot8.txt \ -command10.txt error114.txt name18.txt prot9.txt \ -command100.txt error115.txt name19.txt reply1.txt \ -command101.txt error116.txt name2.txt reply10.txt \ -command102.txt error117.txt name20.txt reply100.txt \ -command103.txt error118.txt name200.txt reply101.txt \ -command104.txt error119.txt name201.txt reply102.txt \ -command105.txt error19.txt name21.txt reply103.txt \ -command106.txt error20.txt name22.txt reply104.txt \ -command107.txt error201.txt name23.txt reply105.txt \ -command108.txt error21.txt name24.txt reply106.txt \ -command109.txt error23.txt name25.txt reply11.txt \ -command11.txt error24.txt name3.txt reply110.txt \ -command110.txt error25.txt name4.txt reply110001.txt \ -command111.txt ftpd113.txt name5.txt reply110002.txt \ -command112.txt ftpd114.txt name6.txt reply12.txt \ -command113.txt ftpd115.txt name7.txt reply13.txt \ -command114.txt ftpd116.txt name8.txt reply14.txt \ -command115.txt ftpd117.txt name9.txt reply15.txt \ -command116.txt ftpd118.txt prot1.txt reply16.txt \ -command117.txt name1.txt prot10.txt reply17.txt \ -command118.txt name10.txt prot100.txt reply2.txt \ -command119.txt name100.txt prot101.txt reply200.txt \ -command12.txt name101.txt prot102.txt reply22.txt \ -command13.txt name102.txt prot103.txt reply24.txt \ -command14.txt name103.txt prot104.txt reply25.txt \ -command15.txt name104.txt prot105.txt reply3.txt \ -command16.txt name105.txt prot106.txt reply4.txt \ -command17.txt name106.txt prot107.txt reply5.txt \ -command18.txt name107.txt prot108.txt reply6.txt \ -command19.txt name108.txt prot109.txt reply7.txt \ -command2.txt name109.txt prot11.txt reply8.txt \ -command20.txt name11.txt prot110.txt reply9.txt \ -command200.txt name110.txt prot112.txt stdin17.txt \ -command201.txt name111.txt prot12.txt stdout107.txt \ -command21.txt name112.txt prot13.txt stdout108.txt \ -command22.txt name113.txt prot14.txt stdout109.txt \ -command23.txt name114.txt prot15.txt stdout110.txt \ -command24.txt name115.txt prot16.txt stdout112.txt \ -command25.txt name116.txt prot17.txt stdout15.txt \ -command3.txt name117.txt prot18.txt stdout18.txt \ -command4.txt name118.txt prot2.txt upload107.txt \ -command5.txt name119.txt prot22.txt upload108.txt \ -command6.txt name12.txt prot3.txt upload109.txt \ -command7.txt name13.txt prot4.txt upload112.txt \ -command8.txt name14.txt prot5.txt \ -command9.txt name15.txt prot6.txt \ -error111.txt name16.txt prot7.txt \ -command26.txt prot26.txt command27.txt prot27.txt \ -name26.txt reply26.txt name27.txt stdout27.txt \ -command28.txt name28.txt prot28.txt reply28.txt \ -command120.txt name120.txt prot120.txt reply120.txt \ -command121.txt name121.txt prot121.txt reply121.txt \ -command29.txt error30.txt name30.txt prot30.txt reply30.txt \ -command30.txt name29.txt prot29.txt reply29.txt \ -command31.txt name32.txt reply31.txt reply32.txt \ -command32.txt prot31.txt reply310001.txt reply320001.txt \ -name31.txt prot32.txt reply310002.txt reply320002.txt \ -command33.txt extra33.txt name33.txt prot33.txt reply33.txt \ -command34.txt prot34.txt reply340001.txt name34.txt reply34.txt \ -command35.txt name35.txt prot35.txt reply35.txt \ -command36.txt error36.txt name36.txt reply36.txt \ -command37.txt name37.txt prot37.txt reply37.txt stunnel.pem \ -command38.txt prot38.txt reply380001.txt name38.txt reply38.txt \ -command39.txt prot39.txt reply390001.txt name39.txt reply39.txt \ -reply390002.txt command122.txt reply122.txt name123.txt name122.txt \ -reply1220001.txt prot123.txt prot122.txt command123.txt reply123.txt \ -command300.txt name300.txt prot300.txt \ -command400.txt name400.txt prot400.txt reply400.txt - +EXTRA_DIST = test1 test100 test2 test3 test300 test4 test400 -- 2.40.0