From 5007870b52aa549971824959a55ad3bb886f09e0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Sep 2018 16:37:32 +0200 Subject: Rename .test/test{} to .testscript/testscript{} --- tests/cc/libu/testscript | 2 +- tests/cc/modules/testscript | 2 +- tests/cc/preprocessed/testscript | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cc') diff --git a/tests/cc/libu/testscript b/tests/cc/libu/testscript index 4552141..66424b8 100644 --- a/tests/cc/libu/testscript +++ b/tests/cc/libu/testscript @@ -5,7 +5,7 @@ crosstest = false test.arguments = config.cxx="$recall($cxx.path)" -.include ../../common.test +.include ../../common.testscript +cat <+build/bootstrap.build using test diff --git a/tests/cc/modules/testscript b/tests/cc/modules/testscript index 4401bfd..ea7bd97 100644 --- a/tests/cc/modules/testscript +++ b/tests/cc/modules/testscript @@ -5,7 +5,7 @@ crosstest = false test.arguments = config.cxx="$recall($cxx.path)" -.include ../../common.test +.include ../../common.testscript +cat <+build/bootstrap.build using test diff --git a/tests/cc/preprocessed/testscript b/tests/cc/preprocessed/testscript index 2c20d3f..853d563 100644 --- a/tests/cc/preprocessed/testscript +++ b/tests/cc/preprocessed/testscript @@ -5,7 +5,7 @@ crosstest = false test.arguments = config.cxx="$recall($cxx.path)" update -.include ../../common.test +.include ../../common.testscript # Trace filter. # -- cgit v1.1