Bug - #423
- The report.foo.filter line in a report definition accepts attributes as filters, but not rc overrides. - Added unit tests.
This commit is contained in:
@@ -68,6 +68,7 @@ public:
|
||||
|
||||
std::string canonicalize (const std::string&) const;
|
||||
void disallowModification () const;
|
||||
void applyOverrides (const std::vector <std::string>&, std::vector <std::string>&);
|
||||
|
||||
private:
|
||||
void loadCorrectConfigFile ();
|
||||
|
||||
Reference in New Issue
Block a user