dub v0.9.23-rc.2 (2015-04-02T19:36:12Z)
Dub
Repo
Dub.testProject
dub
dub
Dub
Executes tests on the current project. Throws an exception, if unittests failed.
class
Dub
void
testProject
(
GeneratorSettings
settings
,
string
config
,
Path
custom_main_file
)
Meta
Source
See Implementation
dub
dub
Dub
constructors
this
functions
addLocalPackage
addSearchPath
cachedPackages
cleanCaches
cleanPackage
createEmptyPackage
describeProject
fetch
generateProject
getDefaultConfiguration
loadPackage
loadPackageFromCwd
overrideSearchPath
remove
removeLocalPackage
removeSearchPath
runDdox
shutdown
testProject
upgrade
manifest constants
RemoveVersionWildcard
properties
configurations
dryRun
packageManager
project
projectName
projectPath
rootPath
Executes tests on the current project. Throws an exception, if unittests failed.