Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

chore: Add first cc unit tests. #67

Merged
merged 6 commits into from
Jan 23, 2023

Conversation

mctavish
Copy link
Contributor

This is the first step to bringing in a full suite of c++ unit tests for the Python debug agent. For now, this contains only a test that does not need to link against the cpython api.

WORKSPACE Show resolved Hide resolved
WORKSPACE Outdated Show resolved Hide resolved
cc-tests/bytecode_manipulator_test.cc Outdated Show resolved Hide resolved
@mctavish
Copy link
Contributor Author

I moved the tests from /cc-tests to /tests/cpp and added a sentence to the README to point people to these tests.

README.md Show resolved Hide resolved
@mctavish mctavish merged commit d59817b into GoogleCloudPlatform:main Jan 23, 2023
@mctavish mctavish deleted the cc-tests-simple branch January 23, 2023 15:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants