Commit Graph
100 Commits
Author SHA1 Message Date
Roman Bovsunivskiy b60c803eac Using "username" string to userid if UserServiceDialog unit test 2010-04-17 16:29:29 +00:00
Roman Bovsunivskiy 53b16c3c51 UserServiceDialog, ICMP6ServiceDialog, ICMPServiceDialog and TagServiceDialog unit tests 2010-04-17 14:15:15 +00:00
Roman Bovsunivskiy cf8777a655 Removed old unused file 2010-04-16 16:55:00 +00:00
Roman Bovsunivskiy ca64405f07 Removed unused timer 2010-04-15 10:13:14 +00:00
Roman Bovsunivskiy 74a2949ec2 Updated instDialogInstallTest unit test to match current instDialog 2010-04-14 17:22:25 +00:00
Roman Bovsunivskiy 10c488cba2 Now user can not open more than one instDialog. Fixed #547. 2010-04-14 17:16:01 +00:00
Roman Bovsunivskiy f9de28a8f3 Splitted instDialogTest (fixed #1405) and fixed #1381 2010-04-13 02:09:26 +00:00
Roman Bovsunivskiy ac7574ff92 Moved common unit tests includes to gui_common.inc 2010-04-01 14:35:12 +00:00
Roman Bovsunivskiy 427b24468b policy compile and install unit tests (Fixed #1357, Fixed #1358) 2010-04-01 14:05:36 +00:00
Roman Bovsunivskiy cf6b538a1d Fixed IPServiceDialogTest compilation 2010-03-29 17:08:38 +00:00
Roman Bovsunivskiy e983d86fa1 IPServiceDialog unit test 2010-03-29 16:20:47 +00:00
Roman Bovsunivskiy 7067fd326b GroupObjectDialog test 2010-03-28 14:11:23 +00:00
Roman Bovsunivskiy 3b5d548ca4 Changed font selection method in newClusterDialog 2010-03-27 17:20:34 +00:00
Roman Bovsunivskiy 387f2838ea Changed font selection parameters in newClusterDialog to select readable font (Fixed #1362) 2010-03-27 17:03:39 +00:00
Roman Bovsunivskiy 6653635346 Removed unused function from IPDialogTest.cpp 2010-03-24 18:00:48 +00:00
Roman Bovsunivskiy acfa242146 Unit test for NetworkDialog and NetworkDialogIPv6.
Fixed NetworkDialog allowing to set 0.0.0.0 netmask.
2010-03-24 17:10:10 +00:00
Roman Bovsunivskiy 30f2908b74 Fuxed executable file name for IPDialogTest 2010-03-23 19:20:18 +00:00
Roman Bovsunivskiy 52d376edc2 Fixed problems with IPdialog unit test 2010-03-23 19:15:16 +00:00
Roman Bovsunivskiy 536289c0e1 Unit test for IPv4 and IPv6 dialogs 2010-03-21 20:21:19 +00:00
Roman Bovsunivskiy f9dfdf17ee Menu items now have object names 2010-03-20 20:57:09 +00:00
Roman Bovsunivskiy f2700e8cd7 AddressRangeDialogTest does not need test.fwb any more.
Checking message box text.
2010-03-20 20:05:48 +00:00
Roman Bovsunivskiy 9b2ef452fb AddreessRangeDialog test 2010-03-18 18:51:13 +00:00
Roman Bovsunivskiy f4f0855bfc Unit test for ObjectManipulator::editSelectedObject (Fixed #1332).
QTest::mouseDClick does not work as it should, so i am calling om->editSelectedObject directly.
2010-03-16 17:32:18 +00:00
Roman Bovsunivskiy 4c625cdd7d Object tree now has title when it is deatached (Fixed #1317) 2010-03-13 17:04:05 +00:00
Roman Bovsunivskiy 4ecc219890 Added and fixed headers 2010-03-10 18:22:19 +00:00
Roman Bovsunivskiy 2250a653f0 RCS test works again (Fixed #1319) 2010-03-10 17:11:26 +00:00
Roman Bovsunivskiy 06397fe6de FWWindow::checkForUpgrade test (Fixed #1312) 2010-03-10 16:58:59 +00:00
Roman Bovsunivskiy d931d23eaf Uncommented tests 1-8 2010-03-08 15:06:03 +00:00
Roman Bovsunivskiy 96f32be279 Added new tests for instDialog (Fixed #1308) 2010-03-08 14:39:51 +00:00
Roman Bovsunivskiy e83fa43966 Unicode firewall and claster names in instDialog 2010-03-07 19:14:30 +00:00
Roman Bovsunivskiy ab63c50cd7 Disabled mouse wheel tab scrolling in MDI window (fixed #1289) 2010-03-07 19:09:15 +00:00
Roman Bovsunivskiy ff80d6949b New slots in tips dialog (fixed #1310) 2010-03-07 18:28:35 +00:00
Roman Bovsunivskiy 85b1d7487e Removed QTest dependency 2010-03-04 22:35:57 +00:00
Roman Bovsunivskiy 42bc078b5d Some minor changes to print dialog 2010-03-04 20:26:28 +00:00
Roman Bovsunivskiy 5108346af0 Printing on mac 2010-03-02 21:01:24 +00:00
Roman Bovsunivskiy 3e632c6be1 Fixed #1284 2010-03-01 09:14:42 +00:00
Roman Bovsunivskiy 0002e71caa Fixed clean target for compiler_lib tests 2010-02-28 19:35:52 +00:00
Roman Bovsunivskiy e7c124f2b8 Removed testclean target 2010-02-28 19:14:42 +00:00
Roman Bovsunivskiy 40d242268c kill Xvfb on error 2010-02-28 19:09:11 +00:00
Roman Bovsunivskiy ae1e479fa4 make test targets 2010-02-28 19:06:57 +00:00
Roman Bovsunivskiy 180d4a92ac Fixed tests building error 2010-02-28 17:28:24 +00:00
Roman Bovsunivskiy db577ab613 Make target names for #1277 2010-02-28 17:21:28 +00:00
Roman Bovsunivskiy b63c1957dd Stop building tests on failure 2010-02-28 17:10:12 +00:00
Roman Bovsunivskiy 64578ae683 Now really fixed #1279. 2010-02-28 16:43:19 +00:00
Roman Bovsunivskiy 88db13c1f7 Fixed #1257 again 2010-02-28 16:23:47 +00:00
Roman Bovsunivskiy e7d2ac4ec1 Fixed #1279 2010-02-28 16:23:01 +00:00
Roman Bovsunivskiy bdfe2f3cec Fixed #1279 and #1257 2010-02-28 16:22:38 +00:00
Roman Bovsunivskiy bf72b77da2 Now deleting right moc files in make testclean target 2010-02-27 23:03:30 +00:00
Roman Bovsunivskiy 38d16b3d71 Script for test objects cleanup (for make testclean target) 2010-02-27 22:59:59 +00:00
Roman Bovsunivskiy a4834553d4 Using temporary fwb file for newClusterDialog test 2010-02-27 22:04:15 +00:00
Roman Bovsunivskiy c58d6f5749 All unit tests builds now (tested on ubuntu 9.10) 2010-02-27 21:31:03 +00:00
Roman Bovsunivskiy 483051cf32 Changed QTextEditor to QTextBrowser in TutorialDialog. Links are now clickable. (Fixed #1276) 2010-02-27 19:22:00 +00:00
Roman Bovsunivskiy 385f598ee2 Stylesheet support should work now 2010-02-27 01:11:00 +00:00
Roman Bovsunivskiy d496e7ecb4 Multiple tutorial dialogs support, style sheets, external <a> tags are now clickable. 2010-02-27 01:04:14 +00:00
Roman Bovsunivskiy a53fd00a45 Removed tutorial dialog 2010-02-25 21:04:55 +00:00
Roman Bovsunivskiy a91930d5a7 Mouse and keyboard input blocking for tutorial dialog 2010-02-24 21:25:05 +00:00
Roman Bovsunivskiy 07c116c75f Renamed main.cpp files to avoid linking errors when using gui's object files.
Modified newClusterDialogTest and instDialogTest to use gui's moc files.
2010-02-22 20:49:50 +00:00
Roman Bovsunivskiy 818d63b68e Not using gcov for tests any more.
Using same object files for tests and gui.
2010-02-22 20:28:45 +00:00
Roman Bovsunivskiy 360bc41d24 build_tests and run_tests should work now 2010-02-22 17:38:03 +00:00
Roman Bovsunivskiy 4dc0dd399e Use ccache for newClusterDialogTest 2010-02-22 17:08:50 +00:00
Roman Bovsunivskiy c72f02051d Moved function that runs command for all unit tests to unit_test.sh.
Testclean target should work now.
2010-02-22 17:05:41 +00:00
Roman Bovsunivskiy 4ce2baebe0 newClusterDialogTest now should work with Qt 4.3 2010-02-21 19:42:14 +00:00
Roman Bovsunivskiy 55e7d19608 #1260, #1261 2010-02-21 18:59:53 +00:00
Roman Bovsunivskiy a79fae857a Fix for TutorialDialog to work on ubuntu 8.04 2010-02-21 18:43:04 +00:00
Roman Bovsunivskiy 7a6fab95b6 Tutorial dialog now shows instructions on every step of new firewall dialog.
Tab selection now possible with scenario file.
Added directories for prev and reset instructions (looks like simple undo will not work here).
2010-02-20 20:41:53 +00:00
Roman Bovsunivskiy e1c077eb09 Now using QLineF for getting vector length.
Beginning of tab selection function.
2010-02-19 22:40:07 +00:00
Roman Bovsunivskiy 90d4684fae Changed Xvfb display for #1226 2010-02-19 21:03:35 +00:00
Roman Bovsunivskiy c25e90b444 Tutorial dialog: Ability to select items in combo boxes and lists. Smooth mouse movement. 2010-02-19 20:30:44 +00:00
Roman Bovsunivskiy 50a20bdbe3 Fixed #1239 2010-02-16 19:15:03 +00:00
Roman Bovsunivskiy 0c6e96336b One more file i forgot last time 2010-02-13 23:31:30 +00:00
Roman Bovsunivskiy 27f80e27cc Tutorial dialog files i forgot in last commit 2010-02-13 23:16:24 +00:00
Roman Bovsunivskiy ae36dce42e Tutorial dialog 2010-02-13 19:46:05 +00:00
Roman Bovsunivskiy 6713286942 Reusing old objects in FWBTree test 2010-02-09 18:53:19 +00:00
Roman Bovsunivskiy 781ee8ca6d Finished FWBTree::validateForInsertion test (Fixed #1024) 2010-02-09 18:49:48 +00:00
Roman Bovsunivskiy d076f6ff6c GUI unit tests now uses Xvfb (fixed #1211) 2010-02-06 12:07:24 +00:00
Roman Bovsunivskiy 41307f6aa7 Test for newClusterDialog 2010-02-05 17:38:41 +00:00
Roman Bovsunivskiy a891bd18f6 Fixed #1153 2010-01-27 23:55:19 +00:00
Roman Bovsunivskiy ffea614ace RCS test now works 2010-01-26 01:58:01 +00:00
Roman Bovsunivskiy 3aed57f731 UsageResolverTest now works 2010-01-26 01:52:59 +00:00
Roman Bovsunivskiy 8568ac7c2f instDialog test. Fixed #1089 2010-01-26 01:12:23 +00:00
Roman Bovsunivskiy 19a495b6a0 Fixed building of some tests 2010-01-26 00:22:02 +00:00
Roman Bovsunivskiy f4e34dbefe Fixed #1021 2010-01-24 18:59:32 +00:00
Roman Bovsunivskiy fb37e6a349 More work on #1089 2010-01-24 15:32:55 +00:00
Roman Bovsunivskiy b0376f9530 Now using .o and .moc files from main project's dirs 2010-01-23 18:20:14 +00:00
Roman Bovsunivskiy 73edb95f86 Fixed #1129 2010-01-22 19:37:10 +00:00
Roman Bovsunivskiy 26987b6f0e Tests 1-4 for #1089 2010-01-22 19:36:03 +00:00
Roman Bovsunivskiy e937ce6442 Fixed #1074, #1075 2010-01-17 00:24:18 +00:00
Roman Bovsunivskiy 7ec220760f Fixed #1056 2010-01-16 21:21:44 +00:00
Roman Bovsunivskiy d6b7d82b19 Fixed #1056 one more time. 2010-01-16 20:09:40 +00:00
Roman Bovsunivskiy 34ca0d5e8c Little fix for #1056 2010-01-16 19:37:32 +00:00
Roman Bovsunivskiy 3342e9b58b Fixed #1056 again 2010-01-16 19:27:29 +00:00
Roman Bovsunivskiy 48f97bfcbf fixed #1035 2010-01-16 18:55:27 +00:00
Roman Bovsunivskiy f93422291d fixed #1056 2010-01-16 18:12:36 +00:00
Roman Bovsunivskiy 1da220d0b6 2010-01-02 19:07:29 +00:00
Roman Bovsunivskiy 080fa3bca4 Fixed #1041 2009-12-30 12:30:10 +00:00
Roman Bovsunivskiy 03dd027f76 Beggining of newClusterDialog test 2009-12-29 14:02:05 +00:00
Roman Bovsunivskiy e6b6e2516a Manual elements creation in newClusterDialog page 4 2009-12-29 05:59:58 +00:00
Roman Bovsunivskiy 887adab655 Fixed #1038 2009-12-29 05:12:52 +00:00
Roman Bovsunivskiy ac4d4658a6 Removed not needed elements from .ui 2009-12-29 05:07:14 +00:00
Roman Bovsunivskiy 3d50e0e37c Now creating layout for obj trees in class constructor 2009-12-29 05:06:11 +00:00