Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
Dec 01, 2014
Fix compiler warning
· e8c7680d
Don Gagne
authored
Nov 30, 2014
e8c7680d
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
Restructured for unit testing
· c7e17869
Don Gagne
authored
Nov 29, 2014
c7e17869
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
Cleanup for use with unit test
· 4ea83c50
Don Gagne
authored
Nov 29, 2014
4ea83c50
Fix incorrect usage of deleteLater
· 6c35a7ff
Don Gagne
authored
Nov 29, 2014
6c35a7ff
Nov 29, 2014
Fix constructor ordering bug
· 89de2ae2
Don Gagne
authored
Nov 29, 2014
89de2ae2
Fix debug includes
· 91abffc0
Don Gagne
authored
Nov 28, 2014
91abffc0
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
Add back include after bad merge fix
· c4f7cc8b
Don Gagne
authored
Nov 27, 2014
c4f7cc8b
Remove unused code
· 45d5c5e6
Don Gagne
authored
Nov 25, 2014
45d5c5e6
Remove double friend class
· 75e835ef
Don Gagne
authored
Nov 26, 2014
75e835ef
Unit test changes
· 381de98a
Don Gagne
authored
Nov 26, 2014
381de98a
Use new LinkManager::deleteLink api
· efeccf93
Don Gagne
authored
Nov 26, 2014
efeccf93
Fix LinkManager bugs found by unit test
· 98771561
Don Gagne
authored
Nov 26, 2014
98771561
Constructor should not add itself to LinkManager
· 656fa897
Don Gagne
authored
Nov 26, 2014
656fa897
Guard again deletes not from LinkManager
· 15dc9237
Don Gagne
authored
Nov 26, 2014
15dc9237
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
deleteLink signal changed to linkDeleted
· f3e8727d
Don Gagne
authored
Nov 26, 2014
f3e8727d
Don't wait on dead thread
· e1a5f35b
Don Gagne
authored
Nov 26, 2014
e1a5f35b
Support --unittest::testname
· 89be3424
Don Gagne
authored
Nov 26, 2014
89be3424
Add support for option argument
· 34414960
Don Gagne
authored
Nov 26, 2014
34414960
Fix LinkManager link removal
· 55bc70ff
Don Gagne
authored
Nov 26, 2014
55bc70ff
Nov 26, 2014
Fix shutdown sequence
· d1bab199
Don Gagne
authored
Nov 26, 2014
d1bab199
Cleanup application object
· 23e9acf2
Don Gagne
authored
Nov 26, 2014
23e9acf2
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
Remove unused
· 8b84127e
Don Gagne
authored
Nov 26, 2014
8b84127e
Commit
· 62550909
Don Gagne
authored
Nov 26, 2014
62550909
Nov 25, 2014
File renames
· 68a59a78
Don Gagne
authored
Nov 25, 2014
68a59a78
Rename files in git friendly way
· d3cb8f9a
Don Gagne
authored
Nov 25, 2014
d3cb8f9a
Add Q_UNUSED to variable only used in Q_ASSERT
· a7e6cc57
Don Gagne
authored
Nov 25, 2014
a7e6cc57
Loading