Skip to content
Snippets Groups Projects
  • Peter Parker's avatar
    5d7d1409
    Refs #5212 - Fix the second of the two MultipleFileProperty issues. · 5d7d1409
    Peter Parker authored
    Ensure that input into a MultipleFileProperty properly survies a "round
    trip", i.e. what you put in is what you get out, and that using the output
    again, as input into another MultipleFileProperty gives the same results.
    
    Proper functionality in a large number of use cases is assured by vastly
    improved coverage of unit tests, which was lacking previously.
    
    Simplify parts of the MultipleFileProperty class, including the filename
    generation functors I introduced that weren't doing anybody any favours.
    5d7d1409
    History
    Refs #5212 - Fix the second of the two MultipleFileProperty issues.
    Peter Parker authored
    Ensure that input into a MultipleFileProperty properly survies a "round
    trip", i.e. what you put in is what you get out, and that using the output
    again, as input into another MultipleFileProperty gives the same results.
    
    Proper functionality in a large number of use cases is assured by vastly
    improved coverage of unit tests, which was lacking previously.
    
    Simplify parts of the MultipleFileProperty class, including the filename
    generation functors I introduced that weren't doing anybody any favours.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.