summaryrefslogtreecommitdiff
path: root/src/tests/tabbar_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unifies macro styleJohannes Troscher2011-11-271-2/+2
| | | | | REVIEW: 103242 REVIEWED-BY: adjam
* Licensing issues fix: part #1Andrea Diamantini2011-09-201-19/+26
| | | | | | tests files CCMAIL: blinov.vyacheslav@gmail.com
* Fix includes, as pointed out by KrazyPanagiotis Papadopoulos2010-09-111-4/+0
|
* A coding style roundAndrea Diamantini2010-04-301-14/+24
|
* New (embrional) unit tests: mainview, tabbar, webtab, webpageAndrea Diamantini2010-02-271-50/+57
|
* Fixing scripts and tests to start reloading them..Andrea Diamantini2010-02-261-22/+14
|
* Trivial MainView TestAndrea Diamantini2009-11-031-5/+12
| | | | and now we have two.. :)
* Finally... unit tests!!Andrea Diamantini2009-11-021-0/+133
First test is trivial, but it's a test (tabbar test). And now we have it!