From 08eea971d2d3170ca357935644483dc520f46173 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Dec 2016 13:19:49 +0200 Subject: Organize tests/, factor common testscript fragments --- tests/test/script/builtin/cat.test | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/test/script/builtin/cat.test') diff --git a/tests/test/script/builtin/cat.test b/tests/test/script/builtin/cat.test index 7797906..f94b7bd 100644 --- a/tests/test/script/builtin/cat.test +++ b/tests/test/script/builtin/cat.test @@ -2,6 +2,10 @@ # copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file +# @@ I think these should be run indirectly (via cat & build) +# for cross-testing to work (we want to run the via the build +# system we built, not the one we used to acomplish this. + : in : cat <>EOO -- cgit v1.1