Jump to content

Translations:Projects/Nepomuk/TestEnvironment/6/pt-br: Difference between revisions

From KDE TechBase
Aracele (talk | contribs)
Created page with "<syntaxhighlight lang="bash"> $ cd nepomuk-core/autotests/lib/tools/ $ cb # Change to the build directory $ source nepomuk-sandbox-begin.sh $ $ # A mock KDE Nepomuk session wi..."
 
(No difference)

Latest revision as of 20:18, 29 August 2014

$ cd nepomuk-core/autotests/lib/tools/
$ cb # Change to the build directory
$ source nepomuk-sandbox-begin.sh
$
$ # A mock KDE Nepomuk session will be started
$ # Here you can run whatever tests you want
$ source nepomuk-sandbox-end.sh