public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] coroutines, testsuite: Renumber two tests (NFC).
@ 2020-04-05 20:20 Iain Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain Sandoe @ 2020-04-05 20:20 UTC (permalink / raw)
  To: GCC Patches

Hi,
This fixes a nit in the numbering of tests that I spotted while working on open
PRs.

tested on x86_64-linux/darwin.

applied to master
thanks
Iain

Try to keep tests order by distinct number (and with a short descriptive name appended).
 
gcc/testsuite/

2020-04-05  Iain Sandoe  <iain@sandoe.co.uk>
    
	* g++.dg/coroutines/torture/co-await-14-template-traits.C: Rename...
	* g++.dg/coroutines/torture/co-await-16-template-traits.C: to this.
	* g++.dg/coroutines/torture/co-await-15-capture-comp-ref.C: Rename..
	* g++.dg/coroutines/torture/co-await-17-capture-comp-ref.C: to this.

diff --git a/gcc/testsuite/g++.dg/coroutines/torture/co-await-14-template-traits.C b/gcc/testsuite/g++.dg/coroutines/torture/co-await-16-template-traits.C
similarity index 100%
rename from gcc/testsuite/g++.dg/coroutines/torture/co-await-14-template-traits.C
rename to gcc/testsuite/g++.dg/coroutines/torture/co-await-16-template-traits.C
diff --git a/gcc/testsuite/g++.dg/coroutines/torture/co-await-15-capture-comp-ref.C b/gcc/testsuite/g++.dg/coroutines/torture/co-await-17-capture-comp-ref.C
similarity index 100%
rename from gcc/testsuite/g++.dg/coroutines/torture/co-await-15-capture-comp-ref.C
rename to gcc/testsuite/g++.dg/coroutines/torture/co-await-17-capture-comp-ref.C


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-05 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 20:20 [committed] coroutines, testsuite: Renumber two tests (NFC) Iain Sandoe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).