Juan Liska
|
7cf19b3f95
|
fix test assertion, enable kobalt logging for tests
|
2018-09-17 05:00:28 -06:00 |
|
Juan Liska
|
3475377185
|
add Args parameter to newReposityrSystemSession call
|
2018-09-16 09:57:37 -06:00 |
|
Juan Liska
|
e1adc87281
|
add a test for kotlinCompiler version setting
|
2018-09-16 09:48:37 -06:00 |
|
Cedric Beust
|
03e94157c7
|
Revert.
|
2018-02-13 16:07:40 -08:00 |
|
Cedric Beust
|
6a08d3caa8
|
Fix slashes in the zip file.
|
2017-04-22 13:23:24 -07:00 |
|
Cedric Beust
|
f4a5d188e7
|
Use AssertionErrors in tests.
|
2017-04-14 12:15:50 -07:00 |
|
Cedric Beust
|
19dc26ac16
|
Make sure the zip entries start with kobalt-${version}.
|
2017-04-14 12:15:01 -07:00 |
|
Cedric Beust
|
581b3de13e
|
Refactor.
|
2017-04-14 07:07:47 -07:00 |
|
Cedric Beust
|
8bd098c458
|
Fix Windows tests.
|
2017-04-14 07:07:17 -07:00 |
|
|
54a38c22db
|
Used OperatingSystem.current() instead of getting system property.
|
2017-04-10 22:31:31 -07:00 |
|
|
c737fc9a00
|
Added test to check if kobaltw is executable (*nix only.)
|
2017-04-10 21:10:34 -07:00 |
|
Cedric Beust
|
6401a9d2af
|
Bubble up test result messages.
|
2017-04-08 19:27:19 -07:00 |
|
Cedric Beust
|
51090ad8b4
|
Tests for optional dependencies.
|
2017-04-07 15:26:11 -07:00 |
|
Cedric Beust
|
7e6c68c689
|
Fix test.
|
2017-04-07 15:19:17 -07:00 |
|
Cedric Beust
|
11d3b9fd8e
|
Formatting.
|
2017-04-06 12:56:49 -07:00 |
|
Cedric Beust
|
0cbf9197e9
|
Clean up.
|
2017-04-06 12:55:48 -07:00 |
|
Cedric Beust
|
b0e823958b
|
InstallTest and BuildFilesTest.
|
2017-04-06 12:51:54 -07:00 |
|
Cedric Beust
|
f83bdfe3b2
|
Remove unnecessary @Guice.
|
2017-04-06 12:12:56 -07:00 |
|
Cedric Beust
|
ba98592f49
|
Tests can now run full builds.
|
2017-04-06 11:31:05 -07:00 |
|
|
d108589185
|
Added test for CR line endings (DOS) in kobaltw.
|
2017-04-05 18:15:14 -07:00 |
|
Cedric Beust
|
756fbec648
|
Test helper.
|
2017-04-04 16:28:09 -07:00 |
|
Cedric Beust
|
93408cda52
|
Fix tests.
|
2017-04-04 13:53:12 -07:00 |
|
Cedric Beust
|
18f1df454e
|
Fix DependencyManagerTest.
|
2017-04-04 10:50:02 -07:00 |
|
Cedric Beust
|
886b7a4bfa
|
include() for install{}.
|
2017-04-04 10:49:48 -07:00 |
|
Cedric Beust
|
b011abc13b
|
Resolve snapshot repos correctly.
Fixes https://github.com/cbeust/kobalt/issues/377.
|
2017-04-01 13:42:09 -07:00 |
|
Cedric Beust
|
255e17d88b
|
BlockExtractorTest.
|
2017-03-30 15:12:35 -07:00 |
|
Cedric Beust
|
1730e8de69
|
Add -downloadSources.
|
2017-03-30 13:29:25 -07:00 |
|
Cedric Beust
|
8eb804f486
|
Reformat
|
2017-03-29 15:41:54 -07:00 |
|
|
014802e272
|
Implemented --log 0
|
2017-03-28 17:16:11 -07:00 |
|
|
726ddc37d5
|
Merge remote-tracking branch 'upstream/master'
|
2017-03-27 21:53:40 -07:00 |
|
Cedric Beust
|
ccbfe3bd94
|
Preliminary work for multiple build files.
|
2017-03-27 14:54:51 -07:00 |
|
|
f6274df9d0
|
Added isMavenId() tests.
|
2017-03-26 20:11:58 -07:00 |
|
Cedric Beust
|
c6ce58fdbd
|
Make sure Versions.class is not in the jar file.
|
2017-03-26 11:46:11 -07:00 |
|
Cedric Beust
|
ea7cecf590
|
Test fix.
|
2017-03-25 13:30:03 -07:00 |
|
Cedric Beust
|
e7d369408f
|
Fix test.
|
2017-03-25 13:27:30 -07:00 |
|
Cedric Beust
|
152ff7e91b
|
Rename.
|
2017-03-25 13:20:59 -07:00 |
|
Cedric Beust
|
6974e6cdb2
|
Backward compatibility.
|
2017-03-25 13:09:20 -07:00 |
|
Cedric Beust
|
86c166ff76
|
New profile syntax: val debug by profile()
|
2017-03-25 12:45:59 -07:00 |
|
Cedric Beust
|
4e4c5a7d9e
|
Put the javac command in a file.
Also introduce fixSlashes().
|
2017-03-24 23:42:41 -07:00 |
|
Cedric Beust
|
43346a256d
|
Better sequence.
|
2017-03-24 12:26:25 -07:00 |
|
Cedric Beust
|
f788761e4c
|
Better zip file test.
|
2017-03-23 14:34:39 -07:00 |
|
Cedric Beust
|
469419fe2e
|
Fix zip test.
|
2017-03-23 12:23:02 -07:00 |
|
Cedric Beust
|
400a73b51b
|
Test StringVersion sorting.
|
2017-03-23 10:19:55 -07:00 |
|
Cedric Beust
|
18e61fc7a3
|
Fix tests for Windows.
|
2017-03-22 22:22:30 -07:00 |
|
Cedric Beust
|
c7714a5286
|
Better StringVersion.
|
2017-03-22 09:26:24 -07:00 |
|
Cedric Beust
|
47bdbf04ee
|
Distinct.
|
2017-03-21 23:48:03 -07:00 |
|
Cedric Beust
|
34185a6b2a
|
Exclude tests that crash on TeamCity.
|
2017-03-21 14:38:43 -07:00 |
|
Cedric Beust
|
f4b57167b0
|
Exclusion tests.
|
2017-03-20 15:56:27 -07:00 |
|
Cedric Beust
|
3bdc83b20e
|
Fix test path for Windows.
|
2017-03-18 23:17:48 -07:00 |
|
Cedric Beust
|
1a01d7c8d8
|
Testing TeamCity build status publisher.
|
2017-03-15 15:08:40 -07:00 |
|