John S. Ryan
2b9ab89336
Merge journey test scripts into one.
vor 10 Jahren
Matthew Morgan
c7cfe1b078
Merge pull request #120 from bronhuston/journey-test
CI runs journey test
vor 10 Jahren
Dan Neumann
2c3fcdfb0d
Serve exercises from the HEAD of master of xjava
- otherwise this journey is testing not the latest copy of xjava, but
what's at origin/master.
- add progress indicator.
- x-api can't serve binaries; must clean xjava of any build artifacts
(e.g. .class files) before attempting to serve.
Signed-off-by: Bronwyn Perry-Huston <bronhuston@gmail.com>
Signed-off-by: Cen Ge <cge@corelogic.com>
Signed-off-by: John Ryan <jtigger@infosysengr.com>
vor 10 Jahren
Bronwyn Perry-Huston
18b8be1177
Journey now exercises all exercises.
Signed-off-by: Cen Ge <cge@corelogic.com>
Signed-off-by: Dan Neumann <dan@bestangle.com>
Signed-off-by: John Ryan <jtigger@infosysengr.com>
vor 10 Jahren
Dan Neumann
b60bbbd2cd
Setup exercism client
- golang 1.4 networking libs favor IPv4; x-api listening on IPv6
localhost.
- need golang 1.5+
Signed-off-by: Bronwyn Perry-Huston <bronhuston@gmail.com>
Signed-off-by: Cen Ge <cge@corelogic.com>
Signed-off-by: John Ryan <jtigger@infosysengr.com>
vor 10 Jahren
Bronwyn Perry-Huston
c232bccaa6
Stand-up X-API in development mode
Signed-off-by: Cen Ge <cge@corelogic.com>
Signed-off-by: Dan Neumann <dan@bestangle.com>
Signed-off-by: John Ryan <jtigger@infosysengr.com>
vor 10 Jahren
Dan Neumann
53043b2422
Setup CI build environment.
- clone x-api
- use proper version of ruby.
Signed-off-by: Bronwyn Perry-Huston <bronhuston@gmail.com>
Signed-off-by: Cen Ge <cge@corelogic.com>
Signed-off-by: John Ryan <jtigger@infosysengr.com>
vor 10 Jahren
Matthew Morgan
675bbe15af
Merge pull request #112 from exercism/fix-binary-test
Add canonical cases to test
vor 10 Jahren
Katrina Owen
3b3b6af60b
Merge pull request #114 from dguardado/fix-test-typo
Fix typo in test name
vor 10 Jahren
Dimas Guardado
1f2fcff988
Fix typo in test name
As I don't think the month of Map exists, I'm guessing this is meant to be May :)
vor 10 Jahren
Katrina Owen
40c67285b7
Merge pull request #113 from exercism/update-contributor-instructions
Modify README to clarify instructions
vor 10 Jahren
Matthew Morgan
15ec39a094
Modify README to clarify instructions
vor 10 Jahren
Matthew Morgan
6804b905c5
Add canonical cases to test
vor 10 Jahren
Matthew Morgan
2221c8dc2c
Merge pull request #111 from exercism/uppercase-oxyphenbutazone
Uppercase oxyphenbutazone
vor 10 Jahren
Matthew Morgan
cebd9d882a
Uppercase oxyphenbutazone
vor 10 Jahren
Matthew Morgan
a8813f2077
Merge pull request #104 from amrtanair/patch-3
Update ABOUT.md
vor 10 Jahren
amrtanair
3633b0fc93
Update ABOUT.md
made the changes in the file.
vor 10 Jahren
Katrina Owen
b03f4f1d72
Merge pull request #99 from exercism/new-exercise-simple-linked-list
Add new exercise simple linked list
vor 10 Jahren
Matthew Morgan
c4b10d7d0b
Add new exercise simple-linked-list
vor 10 Jahren
Matthew Morgan
2becaf4de8
Merge branch 'michaelkunc-fix_image_links_running_tests'
vor 10 Jahren
Matthew Morgan
6311422530
Fix broken links and add images
vor 10 Jahren
Matthew Morgan
53e671d5f9
Merge pull request #95 from matthewmorgan/fix-acronym-meltdown
Fix issue with jarfile
vor 10 Jahren
John Ryan
2343c3c5c1
Merge pull request #96 from trevorhalvorson/master
Add Java learning resources
vor 10 Jahren
Trevor Halvorson
ff612740f4
Add Java learning resources
vor 10 Jahren
Matthew Morgan
1d3ddf5957
Remove gradle dir that is causing issues
vor 10 Jahren
John Ryan
5a6b9b3601
Merge pull request #92 from matthewmorgan/new-exercise-acronym
Add new exercise acronym
vor 10 Jahren
Matthew Morgan
ed69cf8b6d
Add new exercise acronym
vor 10 Jahren
John S. Ryan
39488b7ee8
Merge branch '89-move-exercises'
- closes #89
vor 10 Jahren
John S. Ryan
cdb1da854b
[#89] Adjust README to reflect moved dir.
- fixed a couple typos too.
vor 10 Jahren
John S. Ryan
1b02854ffa
[#89] Move problems under "exercises" dir
With exercism/exercism.io@54e1df3, we can now gather exercises into a
subdirectory. By separating the language track files from the
configuration and management files, it is easier to read the project.
- move gradle config under "exercises" too as it would make a mess
otherwise.
vor 10 Jahren
John Ryan
578a7126be
Merge pull request #88 from michaelkunc/broken_image_links_install
Fix broken image on installation instructions
vor 10 Jahren
michaelkunc
67f08fa415
fixed image link in installation instructions.
vor 10 Jahren
michaelkunc
c40dfad620
update doc to reflect latest version of java
vor 10 Jahren
michaelkunc
75f62df6d2
fix broken img link to mac install instructions
vor 10 Jahren
John Ryan
4284bc28cd
Merge pull request #87 from winterchord/polish_linked_list_exercise
Polish example linked-list exercise
vor 10 Jahren
John Ryan
5dfd8e0ee1
Merge pull request #86 from winterchord/nth_prime_exercise
Add nth-prime exercise
vor 10 Jahren
Brian Mathiyakom
a9bbd9edd6
Add nth-prime exercise
Tests and example implementation based on the ruby exercise.
Completes a task for https://github.com/exercism/xjava/issues/3.
vor 10 Jahren
Brian Mathiyakom
49c91eb095
Polish example linked-list exercise
Apply generics to the internals of Element to remove
needless casting.
Tighten Element scoping and move into Deque for succintness (sp).
Add the execise into the grade test suite.
vor 10 Jahren
John Ryan
3460389579
Merge pull request #85 from winterchord/linked_list_exercise
Add linked-list exercise
vor 10 Jahren
Brian Mathiyakom
517504f0bb
Add linked-list exercise
The tests assume that the Deque class is implemented with generics.
The example implementation keeps track of a circular head Element.
Completes one task in https://github.com/exercism/xjava/issues/3.
vor 10 Jahren
John S. Ryan
fec9c6b77f
Merge branch 'update-readme'
vor 10 Jahren
John S. Ryan
c56a4b7828
Update paths and links in instructions.
- was: "problems", now: "tracks"
- help has been deprecated; update links.
vor 10 Jahren
John S. Ryan
6b4bfe1c8b
Merge branch 'revert-gradle-refactor'
(keeps AssertJ upgrade; reverts gradle config refactor)
Fixes #79 , #80 , #81 .
vor 10 Jahren
John S. Ryan
7d1b12ebab
Restore move from FEST Assert to AssertJ
vor 10 Jahren
John S. Ryan
f5bc0da655
Revert "build: Extract common config to top-level build.gradle"
This reverts commit 3fdc2d1b9c8749bee26140c359d93fc3a2681889.
Individual exercises must include a stand-alone build.grade, today.
vor 10 Jahren
John Ryan
d0784c466a
Merge pull request #78 from sit/unify-dependency-management
Unify dependency management
vor 10 Jahren
John Ryan
13910a5379
Merge pull request #75 from matthewmorgan/new-exercise-hexadecimal
Add new exercise hexadecimal
vor 10 Jahren
Emil Sit
47ecd72268
build: replace fest with assertj
vor 10 Jahren
Emil Sit
3fdc2d1b9c
build: Extract common config to top-level build.gradle
We can inject plugin, repositories and dependencies directly from
the top-level build.gradle.
This extracts a common version of junit for all projects (and
updates anagram to use assertj, the junit matchers did not work
with 4.12).
vor 10 Jahren
Matthew Morgan
218fca55aa
Add new execise hexadecimal
vor 10 Jahren