prappo [Tue, 28 Nov 2017 12:25:13 +0300] rev 55902
http-client-branch: (WebSocket) removed locking from the impl
ihse [Tue, 28 Nov 2017 10:21:25 +0100] rev 55901
Save exit code in exitcode.txt.
ihse [Tue, 28 Nov 2017 09:49:11 +0100] rev 55900
Provide a proper make when running tests.
ihse [Tue, 28 Nov 2017 09:40:50 +0100] rev 55899
* Properly check provided variables.
* Emulate old output directory structure.
ihse [Tue, 28 Nov 2017 02:18:33 +0100] rev 55898
Include TESTDIRS when converting to run-test-prebuilt.
ihse [Tue, 28 Nov 2017 01:56:18 +0100] rev 55897
Fix names for group only selection.
ihse [Tue, 28 Nov 2017 01:44:26 +0100] rev 55896
Merge
ihse [Tue, 28 Nov 2017 01:44:09 +0100] rev 55895
Enable USE_RUN_TEST in jib profile.
ihse [Mon, 27 Nov 2017 19:36:51 +0100] rev 55894
Merge
ihse [Mon, 27 Nov 2017 19:04:36 +0100] rev 55893
Add USE_RUN_TEST to test/Makefile.
dfuchs [Mon, 27 Nov 2017 16:40:01 +0000] rev 55892
http-client-branch: improve coverage for ExceptionallyCloseable
dfuchs [Mon, 27 Nov 2017 14:29:38 +0000] rev 55891
http-client-branch: review comments: TimeoutBasic.java is ignored
chegar [Mon, 27 Nov 2017 13:53:52 +0000] rev 55890
http-client-branch: review comment: add test for WebSocketHandshakeException
ihse [Mon, 27 Nov 2017 14:39:58 +0100] rev 55889
Add support for optional JIB_JAR.
ihse [Mon, 27 Nov 2017 14:31:44 +0100] rev 55888
Clean up some stuff in fake spec.
ihse [Mon, 27 Nov 2017 14:25:35 +0100] rev 55887
Use OUTPUTDIR.
ihse [Mon, 27 Nov 2017 14:24:23 +0100] rev 55886
Cleanup leftover custom stuff, include custom at the end.
ihse [Mon, 27 Nov 2017 14:17:16 +0100] rev 55885
Missed one file.
ihse [Mon, 27 Nov 2017 14:15:35 +0100] rev 55884
Getting run-test-prebuilt to work quite well.
chegar [Mon, 27 Nov 2017 12:56:01 +0000] rev 55883
http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe
ihse [Mon, 27 Nov 2017 12:29:28 +0100] rev 55882
Use OUTPUTDIR instead of OUTPUT_ROOT.
ihse [Mon, 27 Nov 2017 12:23:47 +0100] rev 55881
Populate with latest code from jdk9 sandbox.
chegar [Mon, 27 Nov 2017 11:15:28 +0000] rev 55880
http-client-branch: review comment: update copyright year range
ihse [Mon, 27 Nov 2017 12:01:13 +0100] rev 55879
Created ihse-testmakefiles-branch
chegar [Sun, 26 Nov 2017 09:29:53 +0000] rev 55878
http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline
chegar [Sat, 25 Nov 2017 22:44:40 +0000] rev 55877
http-client-branch: review comment, the -> this
chegar [Sat, 25 Nov 2017 21:37:14 +0000] rev 55876
http-client-branch: more no body tests
chegar [Sat, 25 Nov 2017 21:36:35 +0000] rev 55875
http-client-branch: review comment onSubscribe before onXXX
chegar [Sat, 25 Nov 2017 16:24:26 +0000] rev 55874
http-client-branch: review comment add more checks to tests for redirect
chegar [Sat, 25 Nov 2017 16:23:20 +0000] rev 55873
http-client-branch: review comment Add toString to HttpHeaders