Skip to content

Carry over test_threading_behavior.cpp scratch program from libcvc - #14

Merged
transfix merged 1 commit into
masterfrom
chore/volrover3-manual-threading-test
Jul 16, 2026
Merged

Carry over test_threading_behavior.cpp scratch program from libcvc#14
transfix merged 1 commit into
masterfrom
chore/volrover3-manual-threading-test

Conversation

@transfix

Copy link
Copy Markdown
Owner

Small follow-up to #13 / the volrover3 extraction (libcvc PR transfix/libcvc#102).

libcvc's repo root contained test_threading_behavior.cpp, an unwired manual validation program (own main(), never referenced by any CMakeLists) that exercises volrover3 SceneGraph / GeometryNode per-instance threading. It includes <volrover3/...> headers, so it cannot compile in libcvc after the extraction and is being removed there as part of the rebased #102.

Parked here under volrover3/tests/manual/ so the code is not lost. Not wired into any build; delete instead if you consider it disposable.

Note: pushing this initially recreated the merged branch feat/import-volrover3-from-libcvc on the remote by mistake; that stray branch can be deleted, this PR replaces it.

…bcvc

An unwired manual validation program (has its own main(), never
referenced by any CMakeLists) that exercises volrover3 SceneGraph /
GeometryNode per-instance threading. It lived at the libcvc repo root
and is removed there as part of the volrover3 extraction; parked under
volrover3/tests/manual/ so the code is not lost.
@transfix
transfix merged commit 90a6a09 into master Jul 16, 2026
6 checks passed
@transfix
transfix deleted the chore/volrover3-manual-threading-test branch July 16, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant