mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove long_tests requirement from tests in the validation testsuite
Swift SVN r21268
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
// RUN: rm -rf %t && mkdir -p %t && %S/../../utils/gyb -DunicodeGraphemeBreakPropertyFile=%S/../../utils/UnicodeData/GraphemeBreakProperty.txt -DunicodeGraphemeBreakTestFile=%S/../../utils/UnicodeData/GraphemeBreakTest.txt %s -o %t/UnicodeTrie.swift
|
||||
// RUN: %S/../../utils/line-directive %t/UnicodeTrie.swift -- %target-build-swift -module-cache-path %t/clang-module-cache %t/UnicodeTrie.swift -o %t/a.out -g -Xfrontend -disable-access-control
|
||||
// RUN: %target-run %t/a.out
|
||||
// REQUIRES: long_tests
|
||||
|
||||
%{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user