History for dub_jkp / test
2015-06-26
@Nick Sabalausky
Add 'dub describe --data-format=' to format the output of --data= directly for a compiler's commandline. Use --data-format=list to get the old list-style output.
Nick Sabalausky authored on 5 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Split --data=libs into two: --data=libs (for installed/system libs) and --data=lib-files (for dependency libs) ...
Nick Sabalausky authored on 3 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Add 'dub describe --data='.
Nick Sabalausky authored on 22 May 2015 Sönke Ludwig committed on 26 Jun 2015
2015-06-21
@Sönke Ludwig
Change test main module name. ...
Sönke Ludwig committed on 21 Jun 2015
@Sönke Ludwig
Fix script execution permission.
Sönke Ludwig committed on 21 Jun 2015
@Sönke Ludwig
Add test case for #586 (possibly not exactly the same).
Sönke Ludwig committed on 21 Jun 2015
2015-06-16
@Sönke Ludwig
Fix test package name.
Sönke Ludwig committed on 16 Jun 2015
2015-06-09
@Sönke Ludwig
Add simple SDL based test project.
Sönke Ludwig committed on 9 Jun 2015
2015-05-05
@Sönke Ludwig
Add test for issue #564.
Sönke Ludwig committed on 5 May 2015
2015-05-02
@Nick Sabalausky
Fix #560: --import-paths error when "configurations" section exists
Nick Sabalausky committed on 2 May 2015
2015-04-27
@w0rp
Get rid of jq checks for now, as Travis doesn't seem to support it.
w0rp committed on 27 Apr 2015
@w0rp
Simplify some things. Use jq to test some of the dub describe output.
w0rp committed on 27 Apr 2015
2015-04-26
@w0rp
Add dummy .d files to import paths for tests, so the directories will appear, as git ignores empty directories.
w0rp committed on 26 Apr 2015
@w0rp
Fix the expected output files for the test scripts by generating them.
w0rp committed on 26 Apr 2015
@w0rp
Make the diffs less quiet so we can make sense of Travis CI.
w0rp committed on 26 Apr 2015
@w0rp
Add --import-paths and --string-import-paths as options for 'dub describe' instead of a new command. Add some scripts for testing the output of each, and a smoke test for 'dub describe'.
w0rp committed on 26 Apr 2015
2015-04-13
@Sönke Ludwig
Merge pull request #551 from MartinNowak/test_scripts ...
Sönke Ludwig committed on 13 Apr 2015
@Martin Nowak
directly run the dub init test scripts
Martin Nowak committed on 13 Apr 2015
@Martin Nowak
exit with non-zero status code if run is skipped
Martin Nowak committed on 13 Apr 2015
2015-03-21
@Martin Nowak
ignore hidden files during build ...
Martin Nowak committed on 21 Mar 2015
2015-02-17
@Martin Nowak
add --version option to dub
Martin Nowak committed on 17 Feb 2015
2015-01-21
@Martin Nowak
fix Issue #487 - Cannot read file sourcemain.d ...
Martin Nowak committed on 21 Jan 2015
2014-12-10
@Martin Nowak
Merge pull request #453 from grogancolin/init-with-dependencies ...
Martin Nowak committed on 10 Dec 2014
@Martin Nowak
compare the bin folder with a list of expected files
Martin Nowak committed on 10 Dec 2014
@Colin Grogan
Removed getPackageNames() from packagesupplier.d and reverted Dub.createEmptyPackage() to simply fail on finding a failing package
Colin Grogan committed on 10 Dec 2014
@Colin Grogan
Updated 0-init-fail/dub.json to correct testcase running
Colin Grogan committed on 10 Dec 2014
@Colin Grogan
Fixed bug in 0-init-fail testcase
Colin Grogan committed on 10 Dec 2014
@Vadim Lopatin
add test for copyFiles
Vadim Lopatin committed on 10 Dec 2014
2014-12-09
@Colin Grogan
Added testcase for passing non-existing package to dub init
Colin Grogan committed on 9 Dec 2014
2014-11-13
@Colin Grogan
Removed test binaries...
Colin Grogan committed on 13 Nov 2014