Closed hsorby closed 2 years ago
This work has been revamped, it now uses a strict mode for the parser and importer with the allowance for setting both parser and importer into a permissive mode (e.g. parser->setStrict(false)
). In permissive mode the parser and importer will parse CellML 1.0 and 1.1 models.
Hmm, the GCov test failed. Is that a disk problem? I wanted to re-run that particular test, but it looks like I can't. @hsorby
I think so but it is happening quite regularly now.
Addresses #969.