Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Fix gitignore entry for build#27

Open
GersonHMG wants to merge 1 commit into
mainfrom
codex/create-a-list-of-tests
Open

Fix gitignore entry for build#27
GersonHMG wants to merge 1 commit into
mainfrom
codex/create-a-list-of-tests

Conversation

@GersonHMG
Copy link
Copy Markdown
Contributor

Summary

  • corrected .gitignore so the build directory is ignored
  • built and executed the Qt unit tests for RobotState and World

Testing

  • cmake -S . -B build
  • cmake --build build --target robotstate_test world_test
  • cd build && QT_QPA_PLATFORM=offscreen ctest -VV -R robotstate_test
  • QT_QPA_PLATFORM=offscreen ctest -VV -R world_test

https://chatgpt.com/codex/tasks/task_e_6841b9c75804833389927e2cc0efcc7a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant