Add integration and unit tests for DMOD_LOG_STEP_* macros#291
Add integration and unit tests for DMOD_LOG_STEP_* macros#291JohnAmadis merged 5 commits intodevelopfrom
Conversation
Co-authored-by: JohnAmadis <17320783+JohnAmadis@users.noreply.github.com>
|
@copilot nie!!! Ty testujesz sobie funkcje w swoim środowisku a wyraźnie pisałem że masz to sprawdzić w prawdziwym, czyli w module! Moduł na drukować, ty masz go załadować I sprawdzić czy się nie wysypał! To ma być test integracyjny a nie unit test |
…* macros Co-authored-by: JohnAmadis <17320783+JohnAmadis@users.noreply.github.com>
Zrozumiałem — dodałem prawdziwy moduł DMOD i prawdziwy test integracyjny (commit 08eb159):
Wyjście po załadowaniu modułu: |
…log_step.dmf Co-authored-by: JohnAmadis <17320783+JohnAmadis@users.noreply.github.com>
Naprawione w commit d731940. Problem: |
|
@copilot make dalej nie działa - wywal budowanie modułu z |
Co-authored-by: JohnAmadis <17320783+JohnAmadis@users.noreply.github.com>
examples/module/log_step/— a real DMOD application module calling DMOD_LOG_STEP_* macrosexamples/module/CMakeLists.txtlog_steptoexamples/module/MakefileSUBDIRS so Make build also produceslog_step.dmfcmake-buildjob to loadlog_step.dmfviadmod_loaderlog_step.dmftest step frommake-buildCI job (per review feedback)Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.