mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-03 18:09:13 +03:00
Add automated tests that run a GDExtension (rather than just building it)
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
# godot-cpp example / integration test
|
||||
# godot-cpp integration test
|
||||
|
||||
This project is used to perform integration testing of the godot-cpp
|
||||
extension, to validate PRs and implemented APIs.
|
||||
|
||||
It can also be used as a quick example of how to set up a godot-cpp
|
||||
project, both on the C++ side and in the Godot project itself.
|
||||
|
||||
## License
|
||||
|
||||
This is free and unencumbered software released into the public domain.
|
||||
|
||||
Reference in New Issue
Block a user