Index: tests/objparametertest.xotcl =================================================================== diff -u -rf4471765bb7aec8c793b5e365499726619119f63 -r6915324f4c3e871b459e7ff46943bbb6ad251c75 --- tests/objparametertest.xotcl (.../objparametertest.xotcl) (revision f4471765bb7aec8c793b5e365499726619119f63) +++ tests/objparametertest.xotcl (.../objparametertest.xotcl) (revision 6915324f4c3e871b459e7ff46943bbb6ad251c75) @@ -181,7 +181,12 @@ # 2) substdefault for '$' in -parameter defaults does not make much sense. # deactivated for now; otherwise we would need "\\" +puts stderr [D info info] +? {D info instargs bar} {::d1-[self]-1-1} "query arguments" + + + ## TODO regression test for type checking, parameter options (initcmd, ## substdefault, combinations with defaults, ...), etc.