]> granicus.if.org Git - curl/commit
tests: move objnames-* from lib into tests
authorDaniel Stenberg <daniel@haxx.se>
Mon, 14 Jan 2019 22:35:34 +0000 (23:35 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 Jan 2019 07:09:34 +0000 (08:09 +0100)
commitea77fec16f701c0b50f3bd6eb75b85db8fc80e1d
tree51b1bd8a230687946e8bc095ff218c9bdf947af5
parent383fd9dcb497e4da0de9452190102e627337546c
tests: move objnames-* from lib into tests

Since they're used purely for testing purposes, I think they should
rather be stored there.

Closes #3470
lib/Makefile.am
tests/Makefile.am
tests/data/test1221
tests/data/test1222
tests/objnames-test08.sh [moved from lib/objnames-test08.sh with 97% similarity]
tests/objnames-test10.sh [moved from lib/objnames-test10.sh with 97% similarity]
tests/objnames.inc [moved from lib/objnames.inc with 100% similarity]