bolt/deps/llvm-18.1.8/llvm/test/tools/split-file/error.test

17 lines
456 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# RUN: not %split-file %s %t 2>&1 | FileCheck %s
# RUN: not ls %t/dup
# CHECK: {{.*}}.test:[[#@LINE+1]]: error: empty part name
//---
# CHECK: {{.*}}.test:[[#@LINE+1]]: error: part name cannot have leading or trailing space
//--- leading_space
# CHECK: {{.*}}.test:[[#@LINE+1]]: error: part name cannot have leading or trailing space
//--- trailing_space
;--- dup
# CHECK: {{.*}}.test:[[#@LINE+1]]: error: ';--- dup' occurs more than once
;--- dup