diff options
| author | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-08-01 15:33:41 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-08-01 16:52:03 +0300 |
| commit | bf9ff6e5eee7a5b7bfb2b50b0dc5bf948e87eaae (patch) | |
| tree | d360be6801ff7b6315c724907c490979f8c7819e /test cases/swift | |
| parent | 550cf5ebcc395dfa78bfc31ee2abc1550a9ed349 (diff) | |
| download | meson-bf9ff6e5eee7a5b7bfb2b50b0dc5bf948e87eaae.tar.gz | |
Condense test directory names for 1.9.
Diffstat (limited to 'test cases/swift')
| -rw-r--r-- | test cases/swift/11 mixed cpp/main.swift (renamed from test cases/swift/10 mixed cpp/main.swift) | 0 | ||||
| -rw-r--r-- | test cases/swift/11 mixed cpp/meson.build (renamed from test cases/swift/10 mixed cpp/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/swift/11 mixed cpp/mylib.cpp (renamed from test cases/swift/10 mixed cpp/mylib.cpp) | 0 | ||||
| -rw-r--r-- | test cases/swift/11 mixed cpp/mylib.h (renamed from test cases/swift/10 mixed cpp/mylib.h) | 0 | ||||
| -rw-r--r-- | test cases/swift/12 c std passthrough/header.h (renamed from test cases/swift/11 c std passthrough/header.h) | 0 | ||||
| -rw-r--r-- | test cases/swift/12 c std passthrough/main.swift (renamed from test cases/swift/11 c std passthrough/main.swift) | 0 | ||||
| -rw-r--r-- | test cases/swift/12 c std passthrough/meson.build (renamed from test cases/swift/11 c std passthrough/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/swift/13 mixed objcpp/main.swift (renamed from test cases/swift/11 mixed objcpp/main.swift) | 0 | ||||
| -rw-r--r-- | test cases/swift/13 mixed objcpp/meson.build (renamed from test cases/swift/11 mixed objcpp/meson.build) | 0 | ||||
| -rw-r--r-- | test cases/swift/13 mixed objcpp/mylib.h (renamed from test cases/swift/11 mixed objcpp/mylib.h) | 0 | ||||
| -rw-r--r-- | test cases/swift/13 mixed objcpp/mylib.mm (renamed from test cases/swift/11 mixed objcpp/mylib.mm) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/test cases/swift/10 mixed cpp/main.swift b/test cases/swift/11 mixed cpp/main.swift index c055dcdb7..c055dcdb7 100644 --- a/test cases/swift/10 mixed cpp/main.swift +++ b/test cases/swift/11 mixed cpp/main.swift diff --git a/test cases/swift/10 mixed cpp/meson.build b/test cases/swift/11 mixed cpp/meson.build index 94b70f07b..94b70f07b 100644 --- a/test cases/swift/10 mixed cpp/meson.build +++ b/test cases/swift/11 mixed cpp/meson.build diff --git a/test cases/swift/10 mixed cpp/mylib.cpp b/test cases/swift/11 mixed cpp/mylib.cpp index 0c616814e..0c616814e 100644 --- a/test cases/swift/10 mixed cpp/mylib.cpp +++ b/test cases/swift/11 mixed cpp/mylib.cpp diff --git a/test cases/swift/10 mixed cpp/mylib.h b/test cases/swift/11 mixed cpp/mylib.h index c465be44e..c465be44e 100644 --- a/test cases/swift/10 mixed cpp/mylib.h +++ b/test cases/swift/11 mixed cpp/mylib.h diff --git a/test cases/swift/11 c std passthrough/header.h b/test cases/swift/12 c std passthrough/header.h index 287cdf4d7..287cdf4d7 100644 --- a/test cases/swift/11 c std passthrough/header.h +++ b/test cases/swift/12 c std passthrough/header.h diff --git a/test cases/swift/11 c std passthrough/main.swift b/test cases/swift/12 c std passthrough/main.swift index f6358dba1..f6358dba1 100644 --- a/test cases/swift/11 c std passthrough/main.swift +++ b/test cases/swift/12 c std passthrough/main.swift diff --git a/test cases/swift/11 c std passthrough/meson.build b/test cases/swift/12 c std passthrough/meson.build index 202768fcf..202768fcf 100644 --- a/test cases/swift/11 c std passthrough/meson.build +++ b/test cases/swift/12 c std passthrough/meson.build diff --git a/test cases/swift/11 mixed objcpp/main.swift b/test cases/swift/13 mixed objcpp/main.swift index cd6dd2b3e..cd6dd2b3e 100644 --- a/test cases/swift/11 mixed objcpp/main.swift +++ b/test cases/swift/13 mixed objcpp/main.swift diff --git a/test cases/swift/11 mixed objcpp/meson.build b/test cases/swift/13 mixed objcpp/meson.build index 69098e246..69098e246 100644 --- a/test cases/swift/11 mixed objcpp/meson.build +++ b/test cases/swift/13 mixed objcpp/meson.build diff --git a/test cases/swift/11 mixed objcpp/mylib.h b/test cases/swift/13 mixed objcpp/mylib.h index 1e7b23d70..1e7b23d70 100644 --- a/test cases/swift/11 mixed objcpp/mylib.h +++ b/test cases/swift/13 mixed objcpp/mylib.h diff --git a/test cases/swift/11 mixed objcpp/mylib.mm b/test cases/swift/13 mixed objcpp/mylib.mm index f7e9ab3f1..f7e9ab3f1 100644 --- a/test cases/swift/11 mixed objcpp/mylib.mm +++ b/test cases/swift/13 mixed objcpp/mylib.mm |
