Stuart Kent
ececfdda84
largest-series-product: add to track
il y a 9 ans
John Ryan
91a65d79d0
Merge pull request #156 from mienaikage/java-installation-instructions
il y a 10 ans
John Ryan
843b7f53ad
Merge pull request #169 from stkent/difference-of-squares
difference-of-squares: add to track
il y a 10 ans
Stuart Kent
25f3d8d8cc
difference-of-squares: add to track
il y a 10 ans
John Ryan
ed74b36858
Merge pull request #159 from jtigger/journey-builds-trackler
Journey builds trackler
il y a 10 ans
Emil Sit
ef9bd580ae
ABOUT: Minor formatting cleanups
Fix spacing around punctuation.
Expand out acronyms first and add contraction in parens.
Adjust list of built-ins.
il y a 10 ans
John S. Ryan
c85d0a34e2
(refactor) Cleanup Journey Test script.
il y a 10 ans
John Ryan
20b872ec8e
Merge pull request #153 from exercism/remove-joda
Replace JodaTime in Meetup with standard lib
il y a 10 ans
John Ryan
806d2ba6aa
Merge pull request #157 from mienaikage/remove-duped-code
Remove duplicated lines
il y a 10 ans
John S. Ryan
993fbd035d
Do bundle install before building trackler.
il y a 10 ans
John S. Ryan
2a5cd84f8d
Update journey test to build trackler.
Track data has been factored into a separate gem: trackler. The build
was breaking.
(see also exercism/x-api#141)
il y a 10 ans
Daniel Mita
b51a531c7e
Remove duplicated lines
il y a 10 ans
Daniel Mita
35ce68fd8b
PPA for gradle
il y a 10 ans
Matt Morgan
97c953b5a7
Replace JodaTime with standard lib
il y a 10 ans
Matthew Morgan
2fe109c09c
Merge pull request #146 from jtigger/add-pangram-tests
Nice work! @jtigger
il y a 10 ans
John S. Ryan
a8bf09053c
Add missing tests to Pangram.
- ensure titles of tests match those in
https://github.com/exercism/x-common/blob/master/exercises/pangram/canonical-data.json
il y a 10 ans
John Ryan
a06693f9f8
Merge pull request #145 from alexcameron89/patch-3
Update ABOUT.md
il y a 10 ans
John Ryan
f33dd728dd
Merge pull request #144 from exercism/quick-start-quide
Add quick start guide
il y a 10 ans
Alex Kitchens
f64ff23bb5
Update ABOUT.md
il y a 10 ans
Matt Morgan
57f773c149
Add quick start guide
il y a 10 ans
Matthew Morgan
38110bd9ec
Merge pull request #139 from jtigger/ignore-all-but-first-test
Ignore all but first test in hello-world
il y a 10 ans
John S. Ryan
13a7d1b7e4
(minor) Fix indentation.
il y a 10 ans
John S. Ryan
35adc66f37
Mark all but first test @Ignore in all exercises
- in journey test, remove @Ignores so that test runs exercise all tests.
- increase the verbosity of test logging to aide in seeing progress as
tests are un@Ignored and solved.
- saving scripts used to make changes to all exercises. These are the
start of a library of scripts making such changes easier.
- make Gradle output more CI-friendly.
il y a 10 ans
John S. Ryan
869781b9c4
Mark all but first test @Ignore in hello-world
- in base build script, filter out @Ignores so that maintainers can run
the full test suites.
- increase the verbosity of test logging to aide in seeing progress as
tests are un@Ignored and solved.
- revamped GETTING_STARTED.md to reflect new output. It is now a
complete guide from start to finish with calls-to-action at the end of
the instructions.
il y a 10 ans
John Ryan
2b217ada1f
Merge pull request #106 from sit/incremental-test-execution
Initial POC of how to ignore all-but-first test
il y a 10 ans
Matthew Morgan
78244a25d9
Merge pull request #137 from jtigger/add-setup-text
Describe how to get started with an exercise.
il y a 10 ans
John S. Ryan
992da7d0dc
Describe how to get started with an exercise.
il y a 10 ans
John Ryan
37721c40bf
Revamp installation and test instructions (#136 )
- Ensure only installation instructions are in INSTALLATION.md and only
instructions for running tests are in TESTS.md.
- Remove install instructions for IDEs:
- IDEs start to pay dividends when your codebase gets large enough that the refactoring and code navigation features start to seriously increase your efficiency; Exercism programs are, by design, toy-sized;
- There are far fewer instructions to getting started when doing it from the command-line (and therefore less likely to get wrong).
- Focus on using package managers:
- these tools provide the right kind of "magic" — you really don't need to know the installation details to start programming;
- they automatically perform steps that can be hard to describe and do right (less likely to get wrong).
il y a 10 ans
John Ryan
84ebdae07f
Merge pull request #135 from jtigger/add-track-icon
Add track icon.
il y a 10 ans
John S. Ryan
beaeabe2fe
Add track icon.
il y a 10 ans
John Ryan
f5278930a0
Merge pull request #133 from jtigger/update-readme-for-journey-test
Describe "simple" setup, leveraging the CI build.
il y a 10 ans
John Ryan
be7e1e8dc8
Merge pull request #129 from jtigger/add-exercises-key-to-config
Add there "exercises" key to config.json
il y a 10 ans
John S. Ryan
0216567555
Describe "simple" setup, leveraging the CI build.
- trimmed a bunch: the fewer words used, the more words read.
- removed step-by-step full setup in favor of referring to the CI
script.
il y a 10 ans
John Ryan
102903890b
Merge pull request #130 from victorvess/test_updates
il y a 10 ans
Victor Vess
dfc1a84a65
Add testcase to Acronym test for single letter word
il y a 10 ans
John S. Ryan
983bf5a0a6
Add there "exercises" key to config.json
First step in transitioning from "problems" to "exercises".
Part of exercism/xjava#125.
il y a 10 ans
Katrina Owen
f4c95f108e
Merge pull request #127 from rcraggs/patch-1
Fixed typo "but the tests are expects"
il y a 10 ans
Richard
046a00f54d
Fixed typo "but the tests are expects"
il y a 10 ans
John Ryan
0895b1187b
Merge pull request #122 from samilaine/master
A (partial) fix for the issue #2670
il y a 10 ans
John Ryan
87e3c15e02
Merge pull request #123 from jtigger/bump-ruby-version
Use same version of Ruby X-API is: now 2.2.5.
il y a 10 ans
John S. Ryan
c089d70b75
Use same version of Ruby X-API is: now 2.2.5.
il y a 10 ans
Sami Laine
c419b7206e
INSTALLATION.md: Eclipse integration instructions.
il y a 10 ans
Sami Laine
dcec8e4702
INSTALLATION.md: Eclipse instructions.
il y a 10 ans
Matthew Morgan
8ee70ad924
Merge pull request #115 from jeseekia/beer-song
dibs: I will implement exercise beer-song
il y a 10 ans
John Ryan
a50f003543
Merge pull request #121 from jtigger/merge-build-scripts
Merge journey test scripts into one.
il y a 10 ans
John S. Ryan
2b9ab89336
Merge journey test scripts into one.
il y a 10 ans
Matthew Morgan
c7cfe1b078
Merge pull request #120 from bronhuston/journey-test
CI runs journey test
il y a 10 ans
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>
il y a 10 ans
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>
il y a 10 ans
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>
il y a 10 ans