clemens-tolboom commented on pull request MikeSchulze/gdUnit4#199
Superseded by #202 ... closing.
clemens-tolboom commented on issue MikeSchulze/gdUnit4#198
This is now superseded by #202 thus closes #201 See also #200
clemens-tolboom commented on issue MikeSchulze/gdUnit4#200
clemens-tolboom opened a pull request in MikeSchulze/gdUnit4
clemens-tolboom created a branch issue-198-and-200-pr-199-and-201 in clemens-tolboom/gdUnit4
Updated Jun 12
clemens-tolboom commented on pull request MikeSchulze/gdUnit4#201
See PR #199 where I added var __properties :Dictionary too. I think a better abstraction would be func has_property(name:String): as guard for both g…
clemens-tolboom opened a pull request in MikeSchulze/gdUnit4
To fix this we need to 'know' the scene properties.
+13 -3clemens-tolboom created a branch issue-200 in clemens-tolboom/gdUnit4
Updated Jun 12
clemens-tolboom opened an issue in MikeSchulze/gdUnit4
The used GdUnit4 version: 4.1.1 (and master) The used Godot version: v4.0.3.stable.official [5222a99f5] OS including version: MacOS Describe the bug …
clemens-tolboom commented on issue MikeSchulze/gdUnit4#198
See PR #199
clemens-tolboom commented on pull request MikeSchulze/gdUnit4#199
This is a WIP as I added property caching (probably too early and maybe unneeded). var __properties:Dictionary # <==== cache properties func set_pr…
clemens-tolboom opened a pull request in MikeSchulze/gdUnit4
Add set_property to both GdUnitSceneRunner and GdUnitSceneRunnerImpl
+14 -0clemens-tolboom created a branch issue-198 in clemens-tolboom/gdUnit4
Updated Jun 12
clemens-tolboom opened an issue in MikeSchulze/gdUnit4
The used GdUnit4 version: 4.1.1 (and master) The used Godot version: v4.0.3.stable.official [5222a99f5] OS including version: MacOS Ventura 13.4 (2…
clemens-tolboom pushed to master in clemens-tolboom/gdUnit4
- 6818bc0 GD-197: Show test errors in full. (MikeSchulze#196)
- a5062a2 Update README.md
- 5 more commits »
clemens-tolboom commented on issue godotengine/godot#73554
I run /Applications/Godot_v4.0.3-stable_macos.universal.app/Contents/MacOS/Godot --editor --verbose which prints on the last lines ... Orphan Str…
clemens-tolboom commented on issue godotengine/godot-git-plugin#174
Testing the Web export gives
clemens-tolboom commented on issue godotengine/godot-git-plugin#174
I cannot exclude it from a HTML export having addons/* as exclusion No suitable library found for GDExtension: res://addons/godot-git-plugin/git_p…