| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: resolve test failures in CI environment (#515) * fix: resolve test failures in CI environment TestGraphModel: - Add loadNode() implementation to support copy/paste operations - Save and restore node type in saveNode()/loadNode() TestLoopDetection: - Add applicationSetup() for DataFlowGraphModel tests - Use TestDisplayNode (has both in/out ports) instead of TestSourceNode (output only) for loop detection tests TestCustomPainters: - Simplify to test painter registration without verifying actual painting calls (unreliable in headless CI environments) - Add tests for painter persistence through node lifecycle events * fix: add DLL export macro to NodeGraphicsObject Add NODE_EDITOR_PUBLIC macro to NodeGraphicsObject class to properly export its symbols on Windows. This fixes linker errors when building examples that use graphModel() and nodeScene() methods. Error was: unresolved external symbol NodeGraphicsObject::graphModel() unresolved external symbol NodeGraphicsObject::nodeScene() | 6 个月前 | |
Add tests for the nickname feature (#532) | 1 个月前 | |
Add tests for the nickname feature (#532) | 1 个月前 | |
Automatically get Catch2 if needed (#193) | 7 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 7 年前 |