Stuart Kent
|
d5758b631f
|
Merge pull request #572 from weibeld/diff-of-squares-add-edge-cases
difference-of-squares: synchronize tests with x-common
|
9 лет назад |
Daniel Weibel
|
76be846537
|
difference-of-squares: add version to test suite
Goal: synchronize version numbers of generic test suites in x-common
and concrete test suites in the individual tracks.
|
9 лет назад |
FridaTveit
|
993375a576
|
Merge pull request #525 from Smarticles101/gitattributes
Add gitattributes file to enforce LF eol's
|
9 лет назад |
FridaTveit
|
7ca97c4ad2
|
Merge pull request #526 from Smarticles101/kindergarten-garden
kindergarten-garden: add to track
|
9 лет назад |
Logan Stucki
|
86ab57d498
|
Uncommented @Ignore's
|
9 лет назад |
Logan Stucki
|
24011514a0
|
getPlantsOfStudent returns a list instead of an Array
fixed casing on newRowLocation variable
fixed misspelling of int
|
9 лет назад |
FridaTveit
|
414d96c68b
|
Merge pull request #559 from exercism/537-hamming-starter
hamming: standardize starter implementation
|
9 лет назад |
Daniel Weibel
|
1a04860b04
|
difference-of-squares: synchronize tests with x-common
|
9 лет назад |
Smarticles101
|
851f61e0a9
|
Yikes
|
9 лет назад |
Stuart Kent
|
f4e5480375
|
Merge pull request #570 from FridaTveit/SimpleLinkedListRemoveDeprecatedMethods
simple-linked-list: fix array comparison in tests [Fix #567]
|
9 лет назад |
Smarticles101
|
1689563753
|
Added Frida's suggestions.
Code is more readable.
Use an enum instead of storing plants as strings.
Use a List rather than an Array.
More minor stuff.
|
9 лет назад |
Frida Johanne Tveit
|
ab9a7af8e0
|
simple-linked-list: fix array compartison in tests
Replace deprecated methods and ensure order of arguments is correct.
|
9 лет назад |
FridaTveit
|
c47b2bbefb
|
Merge pull request #566 from exercism/scrabble-score-cleanup
scrabble-score: remove unused import; clean up test formatting
|
9 лет назад |
FridaTveit
|
7e3f00ec3f
|
Merge pull request #565 from exercism/539-space-age-starter
space-age: standardize starter implementation
|
9 лет назад |
FridaTveit
|
e09c2e01bb
|
Merge pull request #564 from exercism/542-raindrops-starter
raindrops: standardize starter implementation
|
9 лет назад |
FridaTveit
|
c7eab63ab6
|
Merge pull request #563 from exercism/541-scrabble-score-starter
scrabble-score: standardize starter implementation
|
9 лет назад |
FridaTveit
|
c2aad942c7
|
Merge pull request #561 from exercism/543-difference-of-squares-starter
difference-of-squares: standardize starter implementation
|
9 лет назад |
FridaTveit
|
3476be91f1
|
Merge pull request #562 from exercism/540-acronym-starter
acronym: standardize starter implementation
|
9 лет назад |
FridaTveit
|
7a947a7002
|
Merge pull request #558 from exercism/536-pangram-starter
pangram: standardize starter implementation
|
9 лет назад |
FridaTveit
|
1c1b1f67f5
|
Merge pull request #557 from exercism/535-rna-starter
rna-transcription: standardize starter implementation
|
9 лет назад |
FridaTveit
|
2e3d325f6c
|
Merge pull request #556 from exercism/533-hello-world-starter
hello-world: standardize starter implementation
|
9 лет назад |
FridaTveit
|
cae83b7cb2
|
Merge pull request #532 from exercism/deprecate-strain-accumulate
Deprecate accumulate and strain
|
9 лет назад |
Stuart Kent
|
71c85f3bd9
|
scrabble-score: remove unused import; clean up test formatting
|
9 лет назад |
Stuart Kent
|
a892c053f4
|
space-age: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
a4e0234389
|
raindrops: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
5aa4ea3108
|
scrabble-score: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
1145344a6f
|
acronym: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
fad9d2e16e
|
difference-of-squares: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
32e6035303
|
Update policies doc to require constructor stubbing
|
9 лет назад |
Stuart Kent
|
d9948851e1
|
hamming: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
b1bc5fc3dc
|
pangram: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
50fa91777f
|
rna-transcription: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
0b9b1fddcd
|
hello-world: standardize starter implementation
|
9 лет назад |
Stuart Kent
|
2b71eb8a3b
|
Add link to good first patch issues in policy doc
|
9 лет назад |
Stuart Kent
|
99ba8ef3c1
|
Update policies wording for clarity
|
9 лет назад |
Stuart Kent
|
cba6ad34ec
|
Update POLICIES.md
|
9 лет назад |
Stuart Kent
|
0c77d83f6b
|
Update POLICIES.md
|
9 лет назад |
Stuart Kent
|
4a4aed8aa9
|
Update POLICIES.md
|
9 лет назад |
Stuart Kent
|
96bcec196c
|
strain: deprecate
|
9 лет назад |
Stuart Kent
|
6100c7f54c
|
accumulate: deprecate
|
9 лет назад |
Stuart Kent
|
ea97e35254
|
Merge pull request #462 from FridaTveit/CryptoAddIgnoreHint
crypto-square: add hint to @Ignore annotations
|
9 лет назад |
Stuart Kent
|
1ec58fe8ee
|
Merge pull request #460 from FridaTveit/BobAddIgnoreHint
bob: add hint to @Ignore annotations
|
9 лет назад |
Stuart Kent
|
dbe37406b3
|
Merge pull request #459 from FridaTveit/BinarySearchTreeAddIgnoreHint
binary-search-tree: add hint to @Ignore tags
|
9 лет назад |
Stuart Kent
|
9a3bb56e59
|
Merge pull request #458 from FridaTveit/BinarySearchAddIgnoreHint
binary-search: add hint to @Ignore annotations
|
9 лет назад |
Stuart Kent
|
56992f2ada
|
Merge pull request #457 from FridaTveit/BeerSongAddIgnoreHint
beer-song: add hint to @Ignore annotations
|
9 лет назад |
Stuart Kent
|
72f1963e9a
|
Merge pull request #456 from FridaTveit/AtbashAddIgnoreHint
atbash-cipher: add hint to @Ignore annotations
|
9 лет назад |
Stuart Kent
|
ff95a6f466
|
Really fix PR template link
|
9 лет назад |
Stuart Kent
|
7493a8bc39
|
Fix PR template link
|
9 лет назад |
Smarticles101
|
dfade4d307
|
Fix wonky formatting
|
9 лет назад |
smarticles101
|
6d292a0786
|
kindergarten-garden: add to track
|
9 лет назад |