Dmitry Noranovich
1f24f33e03
Added binary search exercise
преди 9 години
Dmitry Noranovich
572d9b2ea3
Added or modified all required files
преди 9 години
Matthew Morgan
39efdbcfa8
Merge branch 'ProgrammingFuad-ProgrammingFuad'
преди 9 години
Fuad
4b0312f22d
Sum of Multiples Solution
- This code is the solution for the un-implemented Sum of Multiple
problem.
- Includes Test File which checks each test case indicated here:
https://github.com/exercism/x-common/blob/master/exercises/sum-of-multip
les/canonical-data.json
преди 9 години
John Ryan
eea1d43a85
Merge pull request #183 from di72nn/minor_fixes
Correct minor formatting issues
преди 9 години
Dmitriy Bogdanov
1da7b8dd16
Nucleotide Count: fix indent in tests
mixed 2/4 spaces -> 4 spaces
преди 9 години
Dmitriy Bogdanov
108addea13
ETL: fix indent
3 spaces -> 4 spaces
преди 9 години
Dmitriy Bogdanov
711122438b
Hello World: fix indent
Mixed tabs and spaces -> spaces
преди 9 години
Dmitriy Bogdanov
cba7894f46
Hello World: correct typo
преди 9 години
John Ryan
583565b40e
Merge pull request #182 from javaeeeee/javaeeeee
Javaeeeee
преди 9 години
Dmitry Noranovich
36c636d5bb
Added jUnit @Ignore annotation to ignore all tests but the first one
преди 9 години
Dmitry Noranovich
3b6dd895b0
Added Series exercise to config.json
преди 9 години
Dmitry Noranovich
137cb76984
Added tests and example code for the Series exercise
преди 9 години
Dmitry Noranovich
399b8a52d3
Added series project
преди 9 години
Matthew Morgan
afc3bd254f
Merge pull request #174 from stkent/minesweeper
minesweeper: add to track
преди 9 години
Stuart Kent
d15f926f27
minesweeper: add to track
преди 9 години
John Ryan
5f83bc978e
Merge pull request #171 from stkent/queen-attack
queen-attack: add to track
преди 9 години
Stuart Kent
4ed70aff4b
Rename queen-attack starter class
преди 9 години
Stuart Kent
21b8ca2d23
Resequence/rename queen-attack tests
преди 9 години
Stuart Kent
dded811204
Add context r.e. JUnit Rules to queen-attack tests
преди 9 години
Stuart Kent
906240b80a
Add missing canonical test case to queen-attack
преди 9 години
Stuart Kent
4f4dbc8c73
Refactor queen-attack to use a Coordinate type
преди 9 години
Stuart Kent
cda0e7b91d
queen-attack: add to track
преди 10 години
John Ryan
d6770852a8
largest-series-product: add to track (#173 )
* largest-series-product: add to track
* Add note to largest-series-product tests about JUnit Rules
преди 9 години
Stuart Kent
1cbfd2f64a
Add note to largest-series-product tests about JUnit Rules
преди 9 години
Alessandro Baffa
912013d9a6
Remove Guava and use JUnit assert (#170 )
* remove Guava and use JUnit assert
* reassign old to Collection.unmodifiable
* reassign variable expected
преди 9 години
John Ryan
ea0d2b79ff
Merge pull request #176 from imwithsam/patch-1
Fix minor typo
преди 9 години
Samson Brock
4f6bcf4dc5
Fix minor typo
Remove duplicate "the"
преди 9 години
Stuart Kent
ececfdda84
largest-series-product: add to track
преди 9 години
John Ryan
bb4acbfc98
Merge pull request #172 from stkent/standardize-junit-version
Standardize on JUnit 4.12
преди 9 години
John Ryan
91a65d79d0
Merge pull request #156 from mienaikage/java-installation-instructions
преди 10 години
Stuart Kent
2fe06adae0
Standardize on JUnit 4.12
преди 10 години
John Ryan
843b7f53ad
Merge pull request #169 from stkent/difference-of-squares
difference-of-squares: add to track
преди 10 години
Stuart Kent
25f3d8d8cc
difference-of-squares: add to track
преди 10 години
John Ryan
ed74b36858
Merge pull request #159 from jtigger/journey-builds-trackler
Journey builds trackler
преди 10 години
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.
преди 10 години
John S. Ryan
c85d0a34e2
(refactor) Cleanup Journey Test script.
преди 10 години
John Ryan
20b872ec8e
Merge pull request #153 from exercism/remove-joda
Replace JodaTime in Meetup with standard lib
преди 10 години
John Ryan
806d2ba6aa
Merge pull request #157 from mienaikage/remove-duped-code
Remove duplicated lines
преди 10 години
John S. Ryan
993fbd035d
Do bundle install before building trackler.
преди 10 години
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)
преди 10 години
Daniel Mita
b51a531c7e
Remove duplicated lines
преди 10 години
Daniel Mita
35ce68fd8b
PPA for gradle
преди 10 години
Matt Morgan
97c953b5a7
Replace JodaTime with standard lib
преди 10 години
Matthew Morgan
2fe109c09c
Merge pull request #146 from jtigger/add-pangram-tests
Nice work! @jtigger
преди 10 години
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
преди 10 години
John Ryan
a06693f9f8
Merge pull request #145 from alexcameron89/patch-3
Update ABOUT.md
преди 10 години
John Ryan
f33dd728dd
Merge pull request #144 from exercism/quick-start-quide
Add quick start guide
преди 10 години
Alex Kitchens
f64ff23bb5
Update ABOUT.md
преди 10 години
Matt Morgan
57f773c149
Add quick start guide
преди 10 години