Index: tests/objparametertest.xotcl =================================================================== diff -u -r2ce14fba0764a9fcbbe7cc2f582472526a58ddf0 -rd3d3eb10074ac56bbc77650c1bdd4239f0d97ca8 --- tests/objparametertest.xotcl (.../objparametertest.xotcl) (revision 2ce14fba0764a9fcbbe7cc2f582472526a58ddf0) +++ tests/objparametertest.xotcl (.../objparametertest.xotcl) (revision d3d3eb10074ac56bbc77650c1bdd4239f0d97ca8) @@ -283,6 +283,7 @@ "::xotcl::parameterType: unable to dispatch method 'type=unknowntype'" \ "missing type checker" + ## TODO regression test for type checking, parameter options (initcmd, ## substdefault, combinations with defaults, ...), etc.