]> git.ipfire.org Git - thirdparty/gcc.git/commit
coroutines, testsuite: Renumber two tests (NFC).
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 5 Apr 2020 10:50:10 +0000 (11:50 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sun, 5 Apr 2020 19:33:02 +0000 (20:33 +0100)
commit3b35e71d45afa257a21c5ae00e084df62aadc8aa
tree7083f4ec37b0d9c5e71aa104209c0c99d77bd5d7
parent999611489d7f1c94057aedb5e7854b6065eb820b
coroutines, testsuite: Renumber two tests (NFC).

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

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.
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/coroutines/torture/co-await-16-template-traits.C [moved from gcc/testsuite/g++.dg/coroutines/torture/co-await-14-template-traits.C with 100% similarity]
gcc/testsuite/g++.dg/coroutines/torture/co-await-17-capture-comp-ref.C [moved from gcc/testsuite/g++.dg/coroutines/torture/co-await-15-capture-comp-ref.C with 100% similarity]