Rename a test file.

A test for option /foo is usually named foo.test, but this test
file is not for the /order option, so rename it to avoid confusion.

llvm-svn: 323488
This commit is contained in:
Rui Ueyama 2018-01-26 01:01:21 +00:00
parent db8d709c5a
commit e1c19c4c6e
1 changed files with 5 additions and 5 deletions

View File

@ -8,8 +8,8 @@
# RUN: %t1.obj %t2.lib %t3.obj %t3.lib /verbose >& %t.log
# RUN: FileCheck %s < %t.log
CHECK: order.test.tmp1.obj
CHECK: order.test.tmp2.lib
CHECK: order.test.tmp3.obj
CHECK: order.test.tmp3.lib
CHECK: order.test.tmp2.lib(order.test.tmp2.obj) for foo
CHECK: section-order.test.tmp1.obj
CHECK: section-order.test.tmp2.lib
CHECK: section-order.test.tmp3.obj
CHECK: section-order.test.tmp3.lib
CHECK: section-order.test.tmp2.lib(section-order.test.tmp2.obj) for foo