285 Commits

Author SHA1 Message Date
Bruce Eckel
61d9e21317 Updated as per Justin's explanation 2016-08-02 11:00:06 -06:00
Bruce Eckel
6e1cf33f94 Fix verify as per James 2016-08-02 09:12:22 -06:00
Bruce Eckel
e971340315 Merge pull request #15 from quidryan/strip-windows-newline
Remove ^M from fileroot
2016-08-02 08:06:49 -06:00
Justin Ryan
3f0d825723 Remove ^M from fileroot 2016-08-01 23:05:22 -07:00
Bruce Eckel
e09d39fd25 Merge pull request #14 from quidryan/fix-output-line
Use a regex to capture the whole Output line
2016-08-01 10:20:47 -06:00
Justin Ryan
e14f9174fe Use a regex to capture the whole Output line 2016-07-31 18:12:24 -07:00
Bruce Eckel
a088f42e47 Merge pull request #13 from quidryan/javap
Javap
2016-07-31 14:40:27 -06:00
Justin Ryan
bfb9929fbd Fix reference to file, instead of it. 2016-07-31 10:21:28 -07:00
Justin Ryan
91fd557a7b Merge remote-tracking branch 'bruce/master' into javap
# Conflicts:
#	build.gradle
2016-07-31 02:37:19 -07:00
Justin Ryan
322f396fb2 Using block instead of individual lines
Fix extract to identify more exactly on marker (i.e. not matching javap when looking for java)
Generalize JavaExec task, so logic can be shared between java and javap tasks
Added tools.jar to classpath
Avoid using reserved variable name tasks.
2016-07-31 02:25:33 -07:00
Bruce Eckel
9961c7b71b Updated to version 3 snapshot
v 2.14.1 was acting flaky under windows, forcing me to reboot
frequently.
2016-07-30 14:24:12 -06:00
Bruce Eckel
ce7b993052 TEMPORARILY IGNORE JAVAP FILES 2016-07-30 10:05:07 -06:00
Bruce Eckel
bc32de7c53 fixed wrong comment symbol 2016-07-28 16:55:57 -06:00
Bruce Eckel
0c45f7e1eb Changed exec to javap 2016-07-28 16:47:35 -06:00
Bruce Eckel
dc3172ce90 More switching to {java command line} 2016-07-28 13:42:03 -06:00
Bruce Eckel
72c57ddee3 Changing to {java tag 2016-07-28 12:48:23 -06:00
Bruce Eckel
72a37051d3 Towards the unified {java command 2016-07-27 17:31:28 -06:00
Bruce Eckel
e84910951c Updated output, added verify_output.py 2016-07-27 11:12:11 -06:00
Bruce Eckel
45133a4945 switch to verify_output.py 2016-07-26 10:28:19 -06:00
Bruce Eckel
873637cf1d Added "gradlew verify" 2016-07-22 17:26:49 -06:00
Bruce Eckel
d6e63d4265 Auto-updated example output 2016-07-22 14:45:35 -06:00
Bruce Eckel
ede10f751b Remove .out files without /* Output: line 2016-07-20 13:13:02 -06:00
Bruce Eckel
98fafd47ff Various output fixes 2016-07-20 06:32:39 -06:00
Bruce Eckel
910b036a69 Minor adjustments 2016-07-19 17:06:26 -06:00
James Ward
28b43326f8 proper task lifecycle 2016-07-19 15:42:38 -06:00
Bruce Eckel
4f8d2953ab Removed "close()" for files 2016-07-19 12:46:37 -06:00
James Ward
b0a251a578 bump gradle to 2.14.1 2016-07-18 18:53:16 -06:00
Bruce Eckel
86429d6d03 Output file erased if it exists, append allows outputLine 2016-07-18 17:34:08 -06:00
Bruce Eckel
c26ff2bcfc Added support for outputLine 2016-07-18 14:46:40 -06:00
Bruce Eckel
c023845c91 Removed sections on Atomics and Thread Locals 2016-07-14 22:00:16 -06:00
Bruce Eckel
fddfa8b3b2 added debug flag 2016-07-14 18:43:34 -06:00
Bruce Eckel
fd2593b975 clever toString() 2016-07-14 18:18:02 -06:00
Bruce Eckel
33db5aa10d combined "ignorExitValue" operations 2016-07-14 13:56:55 -06:00
Bruce Eckel
ec1665584d runFirst now uses Tags class 2016-07-14 13:52:04 -06:00
Bruce Eckel
a0bf41dc25 jvmArgs now uses Tags class 2016-07-14 13:43:54 -06:00
Bruce Eckel
74d0a678b4 Further towards use of Tags class 2016-07-14 13:29:44 -06:00
Bruce Eckel
6c93ba2268 Fix TestRegularExpression 2016-07-14 12:32:20 -06:00
Bruce Eckel
b21359ea19 Evolving towards using the Tag class 2016-07-14 12:23:33 -06:00
James Ward
28f14faa14 post run cleanup 2016-07-14 09:53:19 -06:00
Bruce Eckel
bec8b1fd6a Simplified/cleaner test output 2016-07-14 05:59:30 -06:00
Bruce Eckel
af33c51b1f Added "Tags" class 2016-07-13 16:34:14 -06:00
James Ward
2280fcc16a sub-dir path for out files - fixes #12 2016-07-09 14:03:58 -06:00
James Ward
6e748306c7 out to files 2016-07-08 15:39:40 -06:00
Bruce Eckel
eddbd2c6a4 Change to {ValidateByHand} 2016-07-08 14:42:53 -06:00
Bruce Eckel
630c1d9318 Merge branch 'master' of https://github.com/BruceEckel/OnJava-Examples 2016-07-08 14:36:01 -06:00
Bruce Eckel
1f6b857c80 Lines not necessary, were making ci fail 2016-07-08 14:35:56 -06:00
James Ward
a3262b3c8b Merge branch 'master' of https://github.com/BruceEckel/OnJava-Examples 2016-07-08 14:16:58 -06:00
James Ward
7cc95dbcb8 stacktrace 2016-07-08 14:16:55 -06:00
Bruce Eckel
348d7de52c Reduce SIZE because of build failures 2016-07-08 14:13:22 -06:00
James Ward
bd5161473b fix command 2016-07-08 14:06:34 -06:00