Skip to content

Commit 8822975

Browse files
committed
Update tests
1 parent d1050ca commit 8822975

File tree

163 files changed

+342
-281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+342
-281
lines changed

tests/cpp/.gitignore

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,9 @@
88
py.typed
99

1010

11-
/build
12-
/dist
13-
/pip-wheel-metadata
11+
build
12+
dist
1413

15-
# autogenerated from template
16-
/pyproject.toml
1714

18-
/rpytest/version.py
15+
version.py
1916

20-
/rpytest/dl/_init_rpytest_dl.py
21-
/rpytest/dl/pkgcfg.py
22-
/rpytest/dl/include
23-
/rpytest/dl/rpy-include
24-
25-
/rpytest/ft/_init_rpytest_ft.py
26-
/rpytest/ft/pkgcfg.py
27-
/rpytest/ft/rpy-include
28-
29-
/rpytest/srconly/_init_rpytest_srconly.py
30-
/rpytest/srconly/pkgcfg.py
31-
/rpytest/srconly/include
32-
/rpytest/srconly/rpy-include
33-
34-
/rpytest/tc/_init_rpytest_tc.py
35-
/rpytest/tc/pkgcfg.py

tests/cpp/dl/downloaded.cpp

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/cpp/dl/downloaded.h

Lines changed: 0 additions & 4 deletions
This file was deleted.

tests/cpp/gen/dl/downloaded.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

tests/cpp/pyproject.toml.tmpl

Lines changed: 0 additions & 141 deletions
This file was deleted.

tests/cpp/rpytest/dl/__init__.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/cpp/rpytest/dl/dl.cpp

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/cpp/rpytest/dl/dl.patch

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/cpp/rpytest/srconly/__init__.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

tests/cpp/rpytest/srconly/srconly.cpp

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)