Fixed some tests in dirnode that made it ignore objects that overload `! to return nonzero, e.g. "if (o)" changed to "if (o!=0)". Rev: lib/master.pike.in:1.76