comparison ui/tests/commontest.h @ 237:6435e28ae753

Properly test for invalid input
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 28 Mar 2014 14:00:21 +0000
parents 6c3a089d3265
children 17e1c8f37d72
comparison
equal deleted inserted replaced
236:bd83b038829d 237:6435e28ae753
7 { 7 {
8 Q_OBJECT 8 Q_OBJECT
9 9
10 private Q_SLOTS: 10 private Q_SLOTS:
11 void testStrBase64Decode(); 11 void testStrBase64Decode();
12 void testInvalidInput();
12 }; 13 };
13 #endif 14 #endif

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