diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-12-23 08:04:52 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2020-12-23 08:07:16 -0800 |
commit | 16929214fd139c9d092f9bfbd9d8287d5903f593 (patch) | |
tree | dd88c7ca9124d36e3d838853de4f80144d071750 /gcc | |
parent | c142ae5e17ee3364c281753d7507b3e8a2be9d4f (diff) | |
download | gcc-16929214fd139c9d092f9bfbd9d8287d5903f593.zip gcc-16929214fd139c9d092f9bfbd9d8287d5903f593.tar.gz gcc-16929214fd139c9d092f9bfbd9d8287d5903f593.tar.bz2 |
libcody: Remove testsuite [PR 98318]
libcody's testsuite is not very portable, and is testing a host
library, so will do weird things on cross compiling, I think. Let's
just drop it.
libcody/
* Makefile.in (LDFLAGS): Drop -L..
* tests/01-serialize/connect.cc: Delete.
* tests/01-serialize/decoder.cc: Delete.
* tests/01-serialize/encoder.cc: Delete.
* tests/02-comms/client-1.cc: Delete.
* tests/02-comms/pivot-1.cc: Delete.
* tests/02-comms/server-1.cc: Delete.
* tests/Makesub.in: Delete.
* tests/jouster: Delete.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions