comparison ui/tests/cinstprocesstest.h @ 151:0df62decff90

Test if uninstall is handled as instruction
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 24 Mar 2014 17:45:09 +0000
parents f5fa39347366
children d95fd88f6616
comparison
equal deleted inserted replaced
150:a99339d0dce8 151:0df62decff90
26 void testInvalidInstruction(); 26 void testInvalidInstruction();
27 void testNoInput(); 27 void testNoInput();
28 void testNoList(); 28 void testNoList();
29 void testGarbageInput(); 29 void testGarbageInput();
30 void testNoInstructions(); 30 void testNoInstructions();
31 void testUninstall();
31 }; 32 };
32 #endif 33 #endif
33 34
34 35

http://wald.intevation.org/projects/trustbridge/