Skip to content

Commit 3dab01e

Browse files
committed
Move HPy tests to graalpython/com.oracle.graal.python.hpy.test/src
1 parent 832622c commit 3dab01e

Some content is hidden

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

46 files changed

+0
-0
lines changed

graalpython/lib-graalpython/modules/hpy/test/__init__.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/__init__.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/check_py27_compat.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/check_py27_compat.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/conftest.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/conftest.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/debug/test_builder_invalid.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/debug/test_builder_invalid.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/debug/test_charptr.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/debug/test_charptr.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/debug/test_context_reuse.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/debug/test_context_reuse.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/debug/test_handles_invalid.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/debug/test_handles_invalid.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/debug/test_handles_leak.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/debug/test_handles_leak.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/debug/test_misc.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/debug/test_misc.py

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/test/hpy_devel/test_abitag.py renamed to graalpython/com.oracle.graal.python.hpy.test/src/test/hpy_devel/test_abitag.py

File renamed without changes.

0 commit comments

Comments
 (0)