-
-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: MikeSchulze/gdUnit3
base: v2.3.0
head repository: MikeSchulze/gdUnit3
compare: v2.3.1
- 11 commits
- 25 files changed
- 2 contributors
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 404faa1 - Browse repository at this point
Copy the full SHA 404faa1View commit details
Commits on Oct 5, 2022
-
Nullpointer authored
Oct 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 2c16024 - Browse repository at this point
Copy the full SHA 2c16024View commit details
Commits on Oct 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9443573 - Browse repository at this point
Copy the full SHA 9443573View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6d5b04b - Browse repository at this point
Copy the full SHA 6d5b04bView commit details
Commits on Dec 19, 2022
-
GD-337: Allow to run a single parameterized test from inspector (#338)
# Why By default you can only run one selected test or testsuite. For paramterized test the inspector is filled up at test execution with all paramterized tests. If one is failing you need to run the whole test case again but it would be nice to select one of the paramterized test run and run as single case again. # What Implemented to run a parameterized test case via the inspector context menu.
Configuration menu - View commit details
-
Copy full SHA for 9e063de - Browse repository at this point
Copy the full SHA 9e063deView commit details -
GD-399: Update ci-pr to include Godot 3.5.1 (#340)
- update 'dorny/test-reporter' to v1.6.0 - update 'actions/upload-artifact' to v3 - update 'actions/setup-dotnet' to v3 - rename selftest*.yml WF to ci-dev.yml - remove 3.3.x versions from ci-pr WF - update README.md acording to used WF
Configuration menu - View commit details
-
Copy full SHA for 7d9566f - Browse repository at this point
Copy the full SHA 7d9566fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5509ad3 - Browse repository at this point
Copy the full SHA 5509ad3View commit details
Commits on Dec 22, 2022
-
GD-336: Improve test suite parsing for large function descriptors (#342)
* GD-336: Improve test suite parsing for large function descriptors # Why Loading of a test suite with an parameterized test and a huge parameter set was resulting in extrem long loading time # What Simplifyed the function descriptor parsing to speedup loading time.
Configuration menu - View commit details
-
Copy full SHA for 78cffe1 - Browse repository at this point
Copy the full SHA 78cffe1View commit details -
GD-341: Using a dictionary parameter in parameterized tests results i…
…nto a runtime error (#343)
Configuration menu - View commit details
-
Copy full SHA for 6cfa585 - Browse repository at this point
Copy the full SHA 6cfa585View commit details
Commits on Dec 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89c1762 - Browse repository at this point
Copy the full SHA 89c1762View commit details -
GD-345: Added an option to control the collapse state for a testsuite…
… node on the inspector (#346)
Configuration menu - View commit details
-
Copy full SHA for 7d9da7c - Browse repository at this point
Copy the full SHA 7d9da7cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.3.1