diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/tests/testdata/validation/expected/invalid_encoding.exampleml.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/source/plugins/example/ConeExamplePlugin/examplemlplugin/tests/testdata/validation/expected/invalid_encoding.exampleml.txt Tue Aug 10 14:29:28 2010 +0300 @@ -0,0 +1,3 @@ +Problem(msg=u"Invalid encoding 'foobar'", type='model.implml.exampleml.invalid_encoding', line=7, file='Layer1/implml/invalid_encoding.exampleml', severity='error') +Problem(msg=u"Invalid encoding 'foocode'", type='model.implml.exampleml.invalid_encoding', line=6, file='Layer1/implml/invalid_encoding.exampleml', severity='error') +Problem(msg=u"Setting 'Foo.Bar' not found in configuration", type='model.implml.exampleml.invalid_ref', line=10, file='Layer1/implml/invalid_encoding.exampleml', severity='error') \ No newline at end of file