summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2014-09-24 16:24:48 +0000
committerRichard Maw <richard.maw@gmail.com>2014-10-01 09:30:14 +0000
commitb228561897aecea8a60908c354cee79938cf4e31 (patch)
treeba161de446ac54a762d8b810037b069521b2ebbc /yarns
parentb15babc4a166e476d5bcd3946e8db8e2d4583969 (diff)
downloadmorph-b228561897aecea8a60908c354cee79938cf4e31.tar.gz
Add test shell for use in staging area tests
This is intended to be statically linked, so it can be run in the staging area, without having to build a libc. You shouldn't generally statically link GLibc, because it dynamically links things like NSS modules or locale data, but we only need some very simple stuff, so we can get away with that. There's also potential licensing issues, as GLibc is LGPLv2, so distribution requires providing the ability to re-link against another library, but its use in the test-suite shouldn't count as distribution. There's a couple of commands, the only two needed by the yarn test suite are "copy files" which is like `cp -r . "$DESTDIR"`, and "false", which is for commands to deliberately fail.
Diffstat (limited to 'yarns')
0 files changed, 0 insertions, 0 deletions