-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Utility: better test nested ConfigurationGroup assignments.
The original test didn't really verify that deeply nested ConfigurationGroup instances get their configuration pointer properly reassigned on copy or on addGroup(). Which they don't, leading to an internal assertion on save. Sigh, this whole thing needs a serious redesign with useless pointers removed, but so far I didn't find time and I don't have an idea how to do this in a backwards-compatible manner.
- Loading branch information
Showing
1 changed file
with
49 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters