ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/Test10.pas
(Generate patch)

Comparing ibx/trunk/fbintf/testsuite/Test10.pas (file contents):
Revision 217 by tony, Fri Mar 16 10:27:26 2018 UTC vs.
Revision 224 by tony, Mon Mar 19 10:53:56 2018 UTC

# Line 106 | Line 106 | begin
106      ShowEventCounts(EventHandler);
107      FEventSignalled := false;
108      EventHandler.AsyncWaitForEvent(EventReport);
109 +    CheckSynchronize;
110      sleep(100);
111      if FEventSignalled then
112        writeln(OutFile,'Unexpected Event 3');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines