2015-07-05 |
Make the dependency test packages compile on Windows.
Sönke Ludwig
committed
on 5 Jul 2015
|
---|---|
2015-06-30 |
|
2015-06-26 |
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
|
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
|
|
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
|
|
Skip DMD-centric tests when DMD isn't available.
Nick Sabalausky
authored
on 21 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
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
|
|
Allow comma-separated list in --data, for brevity.
Nick Sabalausky
authored
on 17 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
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
|
|
Replace --data-format with --compiler and --data-list.
Nick Sabalausky
authored
on 5 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
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
|
|
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
|
|
Add 'dub describe --data='.
Nick Sabalausky
authored
on 22 May 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-21 |
|
Fix script execution permission.
Sönke Ludwig
committed
on 21 Jun 2015
|
|
Add test case for #586 (possibly not exactly the same).
Sönke Ludwig
committed
on 21 Jun 2015
|
|
2015-06-16 |
Fix test package name.
Sönke Ludwig
committed
on 16 Jun 2015
|
2015-06-09 |
Add simple SDL based test project.
Sönke Ludwig
committed
on 9 Jun 2015
|
2015-05-05 |
Add test for issue #564.
Sönke Ludwig
committed
on 5 May 2015
|
2015-05-02 |
Fix #560: --import-paths error when "configurations" section exists
Nick Sabalausky
committed
on 2 May 2015
|
2015-04-27 |
Get rid of jq checks for now, as Travis doesn't seem to support it.
w0rp
committed
on 27 Apr 2015
|
Simplify some things. Use jq to test some of the dub describe output.
w0rp
committed
on 27 Apr 2015
|
|
2015-04-26 |
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
|
Fix the expected output files for the test scripts by generating them.
w0rp
committed
on 26 Apr 2015
|
|
Make the diffs less quiet so we can make sense of Travis CI.
w0rp
committed
on 26 Apr 2015
|
|
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 |
|
directly run the dub init test scripts
Martin Nowak
committed
on 13 Apr 2015
|
|
exit with non-zero status code if run is skipped
Martin Nowak
committed
on 13 Apr 2015
|
|
2015-03-21 |
|