Skip to content

Commit ca517c6

Browse files
committed
add newlines
1 parent 6addb62 commit ca517c6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

test/Feature/HLSLLib/any.32.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ DescriptorSets:
139139

140140
# RUN: split-file %s %t
141141
# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
142-
# RUN: %offloader %t/pipeline.yaml %t.o
142+
# RUN: %offloader %t/pipeline.yaml %t.o

test/Feature/HLSLLib/any.bool.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ DescriptorSets:
6161

6262
# RUN: split-file %s %t
6363
# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
64-
# RUN: %offloader %t/pipeline.yaml %t.o
64+
# RUN: %offloader %t/pipeline.yaml %t.o

test/Feature/HLSLLib/any.fp16.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ DescriptorSets:
6060
# REQUIRES: Half
6161
# RUN: split-file %s %t
6262
# RUN: %dxc_target -enable-16bit-types -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
63-
# RUN: %offloader %t/pipeline.yaml %t.o
63+
# RUN: %offloader %t/pipeline.yaml %t.o

test/Feature/HLSLLib/any.fp64.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ DescriptorSets:
5959
# REQUIRES: Double
6060
# RUN: split-file %s %t
6161
# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
62-
# RUN: %offloader %t/pipeline.yaml %t.o
62+
# RUN: %offloader %t/pipeline.yaml %t.o

test/Feature/HLSLLib/any.int64.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ DescriptorSets:
100100
# REQUIRES: Int64
101101
# RUN: split-file %s %t
102102
# RUN: %dxc_target -HV 202x -T cs_6_5 -Fo %t.o %t/source.hlsl
103-
# RUN: %offloader %t/pipeline.yaml %t.o
103+
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)