FridaTveit
44ce3be9a8
Merge pull request #335 from michaelspets/beer-song317
beer-song: add more line breaks [Fix #317 ]
9 лет назад
MichaelSpets
e4bba7e2c8
beer-song: add more line breaks [Fix #317 ]
9 лет назад
Frida Johanne Tveit
17302fdd19
Rna-transcription: add starter implementation
Complete started implementation added as this is currently the second
exercise in the new ordering.
See issue #178
9 лет назад
Frida Johanne Tveit
7c3666592c
Rna-transcription: change to object based implementation
See issue #177
9 лет назад
Rohit Gupta
ee6b955c15
acronym: update tests according to canonical data
Add test case with description 'non-acronym all caps word'
9 лет назад
FridaTveit
6505d73f45
Merge pull request #332 from michaelspets/beers318
beer-song: split tests per assertion [Fix #318 ]
9 лет назад
MichaelSpets
147d74d5f2
beer-song: split tests per assertion [Fix #318 ]
9 лет назад
FridaTveit
86ba55050e
Merge pull request #316 from michaelspets/pangram313
pangram: test names include expected outcome[Fix #313 ]
9 лет назад
MichaelSpets
92597d145a
pangram: rename missingLettersReplacedByNumbers [Fix #313 ]
9 лет назад
FridaTveit
fc9a093198
Merge pull request #315 from michaelspets/pangram314
pangram: implement missing test [Fix #314 ]
9 лет назад
MichaelSpets
c0cbb118cc
pangram: fix a typo [Fix #313 ]
9 лет назад
MichaelSpets
dfbd59f95e
pangram: make missing test's name clearer [Fix #314 ]
9 лет назад
MichaelSpets
874a791dff
pangram: make test names more clear [Fix #313 ]
9 лет назад
FridaTveit
95ede81388
Simplify construction logic for palindrome products (#305 )
* Simplify construction logic for palindrome products
Fixes issue #283
* Refactor palindrome test comparator into a named function
9 лет назад
Stuart Kent
01cdd3d7a2
Merge pull request #285 from FridaTveit/AnagramChangeTestNamesAndOrder
Change order and names of anagram tests
9 лет назад
Frida Tveit
f664dcd70d
Change test names and order slightly to match canonical data
9 лет назад
Dmitry Noranovich
41fe578fe2
list-ops: add to track (#207 )
* Added list-ops exercise to the Java track
* Removed NetBeans settings from the project dir
* Added collect() operation and tests
9 лет назад
MichaelSpets
33e3c4bb34
pangram: test names include expected outcome[Fix #313 ]
9 лет назад
MichaelSpets
8de10e9c5f
pangram: implement missing test [Fix #314 ]
9 лет назад
Stuart Kent
a6989ccf4d
Reorder track (#286 )
* Remove deprecated problems key
This should have no effect on the track since the problems key is
long-deprecated, see https://github.com/exercism/x-api/pull/137 for
confirmation.
* Reorder exercises array to match initial difficulty rankings
* Assign integer difficulties to all ranked exercises
* Adjust difficulty rating and position of grade-school
9 лет назад
FridaTveit
bd611c38bd
Merge pull request #273 from exercism/change
change: add to track
9 лет назад
FridaTveit
d42ade894b
Merge pull request #308 from michaelspets/hamming304
hamming: make test names consistent [Fix #304 ]
9 лет назад
MichaelSpets
b3f33dd4db
hamming: remove signature for unchecked exceptions [Fix #304 ]
9 лет назад
FridaTveit
1eb0b2c6d2
Merge pull request #309 from jtigger/build-jq-in-ci
Build jq from source.
9 лет назад
John S. Ryan
ce94626949
Build jq from source.
- we need version 1.5 and can't get it from the official repo.
- includes adjusting the PATH so that our tools (like jq) get
precedence.
9 лет назад
FridaTveit
45ece96289
Merge pull request #307 from extrika/nucleotide-edits
Issue #306 : fix spelling mistakes in test names
9 лет назад
Sebastien Duguay
d6b8fb88a2
Update Issue #306 : cytidine to cytosine
9 лет назад
MichaelSpets
0191e43e9e
hamming: make test names consistent [Fix #304 ]
*Remove mention of "complete"
*Fix spelling mistake in second test
*Add throws Exception to methods that throw exceptions
9 лет назад
Sebastien Duguay
a551582e23
Issue #306 : fix spelling mistakes in test names
9 лет назад
FridaTveit
4e98d87290
Merge pull request #293 from michaelspets/junit_rules
Migrate to JUnit @Rule in triangle exercise [Fix #268 ]
9 лет назад
MichaelSpets
73183466c4
triangle: specify the type of exceptions
9 лет назад
Stuart Kent
41d07997c7
Merge pull request #300 from odzeno/nucleotide-count
Nucleotide-count: use JUnit's @Rule feature [Fix #264 ]
9 лет назад
Stuart Kent
dc376cacb7
Merge pull request #301 from odzeno/pascals-triangle
Pascals-triangle: use JUnit's @Rule feature [Fix #265 ]
9 лет назад
Stuart Kent
99c85ec33a
Merge pull request #303 from odzeno/simple-linked-list
Simple-linked-list: use JUnit's @Rule feature [Fix #267 ]
9 лет назад
Stuart Kent
8eed8d6b3a
Merge pull request #299 from odzeno/nth-prime
Nth-prime: use JUnit's @Rule feature [Fix #263 ]
9 лет назад
Stuart Kent
07f6c74052
Merge pull request #302 from odzeno/series
Series: use JUnit's @Rule feature [Fix #266 ]
9 лет назад
Omerovic Dzenan
add44e0c5e
Simple-linked-list: use JUnit's @Rule feature
9 лет назад
Omerovic Dzenan
12ba3e102a
Fix typo
9 лет назад
Omerovic Dzenan
0b6f0f6858
Series: use JUnit's @Rule feature
9 лет назад
Omerovic Dzenan
767c790997
Pascals-triangle: use JUnit's @Rule feature
9 лет назад
Omerovic Dzenan
d21b7ec95d
Nucleotide-count: use JUnit's @Rule feature
9 лет назад
Omerovic Dzenan
72284de5fb
Nth-prime: use JUnit's @Rule feature
9 лет назад
FridaTveit
cb879d3a42
Merge pull request #298 from odzeno/Allergies
Allergies: remove redundant array creation [Fix #275 ]
9 лет назад
Omerovic Dzenan
44aa7d3293
Allergies: remove redundant array creation
9 лет назад
FridaTveit
02a6a0263e
Merge pull request #296 from odzeno/HammingTest
Change @Test expected parameter to @Rule ExpectedException in hamming [Fix #262 ]
9 лет назад
Omerovic Dzenan
542a10353c
Change @Test expected parameter to @Rule ExpectedException in hamming
9 лет назад
MichaelSpets
1b91da8bfa
triangle: change test exception param to @Rule
9 лет назад
MichaelSpets
4782e3c702
Change JUnit @Test expected parameter with ExpectedException @Rule in triangle exercise [Fix #268 ]
9 лет назад
MichaelSpets
63784f3bd6
Change JUnit @Test expected parameter with ExpectedException @Rule in triangle exercise [Fix #268 ]
9 лет назад
Stuart Kent
30b659264e
Merge pull request #291 from odzeno/develop
Change test names to Camel case
9 лет назад