History for dub_jkp / test
2015-07-05
@Sönke Ludwig
Make the dependency test packages compile on Windows.
Sönke Ludwig committed on 5 Jul 2015
2015-06-30
@Sönke Ludwig
Add SDL support to "dub init". ...
Sönke Ludwig committed on 30 Jun 2015
2015-06-26
@Nick Sabalausky
Fixed: --data=linker-files misses linker files specified in dub.json.
Nick Sabalausky authored on 25 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Change order of describe-data tests, list should run before dmd as it's easier to debug.
Nick Sabalausky authored on 24 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Again, rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky authored on 24 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Skip DMD-centric tests when DMD isn't available.
Nick Sabalausky authored on 21 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky authored on 21 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Allow comma-separated list in --data, for brevity.
Nick Sabalausky authored on 17 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Add --data-0 to output --data= info null-delimited for (ex.) xargs -0
Nick Sabalausky authored on 14 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Replace --data-format with --compiler and --data-list.
Nick Sabalausky authored on 5 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@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