┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
testbase.cpp
Age
Commit message (
Expand
)
Author
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-04-14
Improve stability of unit tests when running them with Valgrind
Frank Reininghaus
2011-04-12
Implement a cut/copy/paste unit test for DolphinView.
Frank Reininghaus
2011-04-05
Add function TestBase::waitForFinishedPathLoading()
Frank Reininghaus
2011-04-03
Dolphin unit test refactoring
Frank Reininghaus
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-01-22
Add a unit test that checks the DolphinView functionality that is
Frank Reininghaus
2011-01-09
Encapsulate the creation and handling of the directory lister, the model and ...
Peter Penz
2010-12-02
1. Also use a time out when waiting for the view's selectionChanged signal.
Frank Reininghaus
2010-11-29
Use kWaitForSignal to wait until the view has finished reloading. I've
Frank Reininghaus
2010-11-09
1. Add method TestBase::reloadViewAndWait().
Frank Reininghaus
2010-10-29
It's easier to put functionality that is used by many unit tests into
Frank Reininghaus