diff options
| author | ruki <[email protected]> | 2020-12-17 00:05:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-17 00:05:59 +0800 |
| commit | 99fef1222a2e7905ce4ad396c848ffaf0a991849 (patch) | |
| tree | ba6d080b1fc23cf72c618d30b3de6c553df9fc24 | |
| parent | cd5449d66ce5463202b4ccde6b41edf9486b42f5 (diff) | |
move tests
| -rw-r--r-- | tests/projects/other/multiplats_vs/.gitignore (renamed from tests/apis/toolchain_multivs/.gitignore) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_vs/src/main.cpp (renamed from tests/apis/toolchain_multivs/src/main.cpp) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_vs/src/test.asm (renamed from tests/apis/toolchain_multivs/src/test.asm) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_vs/src/test.rc (renamed from tests/apis/toolchain_multivs/src/test.rc) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_vs/test.lua (renamed from tests/apis/toolchain_multivs/test.lua) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_vs/xmake.lua (renamed from tests/apis/toolchain_multivs/xmake.lua) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_xcode/src/main.c (renamed from tests/projects/other/multiplats/src/main.c) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_xcode/test.lua (renamed from tests/projects/other/multiplats/test.lua) | 0 | ||||
| -rw-r--r-- | tests/projects/other/multiplats_xcode/xmake.lua (renamed from tests/projects/other/multiplats/xmake.lua) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/tests/apis/toolchain_multivs/.gitignore b/tests/projects/other/multiplats_vs/.gitignore index 152105761..152105761 100644 --- a/tests/apis/toolchain_multivs/.gitignore +++ b/tests/projects/other/multiplats_vs/.gitignore diff --git a/tests/apis/toolchain_multivs/src/main.cpp b/tests/projects/other/multiplats_vs/src/main.cpp index 7c435d251..7c435d251 100644 --- a/tests/apis/toolchain_multivs/src/main.cpp +++ b/tests/projects/other/multiplats_vs/src/main.cpp diff --git a/tests/apis/toolchain_multivs/src/test.asm b/tests/projects/other/multiplats_vs/src/test.asm index 8b1378917..8b1378917 100644 --- a/tests/apis/toolchain_multivs/src/test.asm +++ b/tests/projects/other/multiplats_vs/src/test.asm diff --git a/tests/apis/toolchain_multivs/src/test.rc b/tests/projects/other/multiplats_vs/src/test.rc index e69de29bb..e69de29bb 100644 --- a/tests/apis/toolchain_multivs/src/test.rc +++ b/tests/projects/other/multiplats_vs/src/test.rc diff --git a/tests/apis/toolchain_multivs/test.lua b/tests/projects/other/multiplats_vs/test.lua index 795df5c95..795df5c95 100644 --- a/tests/apis/toolchain_multivs/test.lua +++ b/tests/projects/other/multiplats_vs/test.lua diff --git a/tests/apis/toolchain_multivs/xmake.lua b/tests/projects/other/multiplats_vs/xmake.lua index 4e61a20a1..4e61a20a1 100644 --- a/tests/apis/toolchain_multivs/xmake.lua +++ b/tests/projects/other/multiplats_vs/xmake.lua diff --git a/tests/projects/other/multiplats/src/main.c b/tests/projects/other/multiplats_xcode/src/main.c index 9ae580511..9ae580511 100644 --- a/tests/projects/other/multiplats/src/main.c +++ b/tests/projects/other/multiplats_xcode/src/main.c diff --git a/tests/projects/other/multiplats/test.lua b/tests/projects/other/multiplats_xcode/test.lua index 196797077..196797077 100644 --- a/tests/projects/other/multiplats/test.lua +++ b/tests/projects/other/multiplats_xcode/test.lua diff --git a/tests/projects/other/multiplats/xmake.lua b/tests/projects/other/multiplats_xcode/xmake.lua index e8fbbb372..e8fbbb372 100644 --- a/tests/projects/other/multiplats/xmake.lua +++ b/tests/projects/other/multiplats_xcode/xmake.lua |
