Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
qgcunittest
Dec 12, 2014
Move UAS and MAVLinkProtocol back to main thread
· fc493d75
Don Gagne
authored
Dec 11, 2014
fc493d75
Don't show ui do unit tests
· 817fbeaf
Don Gagne
authored
Dec 11, 2014
817fbeaf
Dec 11, 2014
New Singleton Manager
· 7ffa27f8
Don Gagne
authored
Dec 10, 2014
7ffa27f8
Dec 10, 2014
Restructure LinkManager/MAVLinkProtocol
· 42351ee0
Don Gagne
authored
Dec 09, 2014
42351ee0
Dec 09, 2014
Use can disconnect links on window close prompt
· f62d9073
Don Gagne
authored
Dec 09, 2014
f62d9073
MockUAS reports as MAV_AUTOPILOT_PX4
· 97eb82b8
Don Gagne
authored
Dec 09, 2014
97eb82b8
Delete temp log file before each unit test run
· fbf8ebb0
Don Gagne
authored
Dec 08, 2014
fbf8ebb0
Test MAVLinkProtocol::deleteTempLogFiles
· 0165ab83
Don Gagne
authored
Dec 08, 2014
0165ab83
MainWindow now disallows close if active connections
· 1fb6b144
Don Gagne
authored
Dec 08, 2014
1fb6b144
Test disallow of close if active connections
· cac402bb
Don Gagne
authored
Dec 08, 2014
cac402bb
Dec 08, 2014
Removed UAS::requestParameters method
· 39eb564f
Don Gagne
authored
Dec 08, 2014
39eb564f
Dec 05, 2014
Change to use QGCTemporaryFile
· 505220e0
Don Gagne
authored
Dec 05, 2014
505220e0
New Mavlink Log collection unit test
· 496b8297
Don Gagne
authored
Dec 03, 2014
496b8297
VehicleSetup assures active as and parameters ready
· f966a3f6
Don Gagne
authored
Dec 04, 2014
f966a3f6
Must new MockUAS otherwise qt resource system is not ready
· ddde7cce
Don Gagne
authored
Dec 04, 2014
ddde7cce
Mock param mgr is created with full set of params
· ed807d4f
Don Gagne
authored
Dec 04, 2014
ed807d4f
Dec 04, 2014
More implementation of Mock
· 3942c3bb
Don Gagne
authored
Dec 04, 2014
3942c3bb
Remove multiple activeUASSet overrides
· 5204aaba
Don Gagne
authored
Dec 04, 2014
5204aaba
Dec 03, 2014
New Mavlink Log collection unit test
· 7a211aca
Don Gagne
authored
Dec 03, 2014
7a211aca
Fix param crash and connect/disconnect
· 432a42d4
Don Gagne
authored
Dec 02, 2014
432a42d4
Dec 02, 2014
Test all views on the toolbar
· 027e9675
Don Gagne
authored
Dec 01, 2014
027e9675
Dec 01, 2014
Remove signal overrides
· 2e496e92
Don Gagne
authored
Dec 01, 2014
2e496e92
No need to call UnitTest::[init|cleanup]TestCase
· 90fb522e
Don Gagne
authored
Nov 30, 2014
90fb522e
Unit test for file dialog catching mechanism
· 6592a881
Don Gagne
authored
Nov 30, 2014
6592a881
QGCFileDialog UnitTest support
· 1b4239d3
Don Gagne
authored
Nov 30, 2014
1b4239d3
Nov 30, 2014
Remove unused code
· 08caae78
Don Gagne
authored
Nov 30, 2014
08caae78
A new MainWindow unit test
· 3b5a0086
Don Gagne
authored
Nov 29, 2014
3b5a0086
Fix bug with base mode
· 3d0ade08
Don Gagne
authored
Nov 29, 2014
3d0ade08
Fix typo
· 13bbc5a3
Don Gagne
authored
Nov 29, 2014
13bbc5a3
Nov 29, 2014
Fix constructor ordering bug
· 89de2ae2
Don Gagne
authored
Nov 29, 2014
89de2ae2
Nov 28, 2014
Remove unused variable
· bb01911e
Don Gagne
authored
Nov 28, 2014
bb01911e
Remove unused variable
· 88e1e3b0
Don Gagne
authored
Nov 28, 2014
88e1e3b0
New Unit Testing framework
· 028c7009
Don Gagne
authored
Nov 28, 2014
028c7009
Nov 27, 2014
Constructor should not add itself to LinkManager
· 656fa897
Don Gagne
authored
Nov 26, 2014
656fa897
New LinkManager unit test
· e3dac790
Don Gagne
authored
Nov 26, 2014
e3dac790
Move LinkManager testing to new LinkManagerTest
· 7881d9d1
Don Gagne
authored
Nov 26, 2014
7881d9d1
Support --unittest::testname
· 89be3424
Don Gagne
authored
Nov 26, 2014
89be3424
Fix LinkManager link removal
· 55bc70ff
Don Gagne
authored
Nov 26, 2014
55bc70ff
Nov 26, 2014
Mocks need QGCSingleton which does not register
· 647ee6cc
Don Gagne
authored
Nov 26, 2014
647ee6cc
Track Singletons in QGCApplication
· d2923d8e
Don Gagne
authored
Nov 26, 2014
d2923d8e
Loading