test: remove test 580

Test 580 is removed again for two reasons:

1) Some compilers aren't satisfied by just a data variable called 'test'
when first.o wants a function called 'test'. The Solaris compiler says
"ld: warning: symbol `test' has differing types:" while the AIX compiler
downright rejects it.

2) Test case 1119 that was added after this test is way more complete
and cover everything test 580 does and more without introducing the same
problems.
This commit is contained in:
Daniel Stenberg
2010-11-05 11:19:21 +01:00
parent 87374a47c9
commit 1786950759
4 changed files with 3 additions and 26 deletions

View File

@@ -1,3 +1,3 @@
chkhostname
lib5[0-9][0-9]
lib580.c