FridaTveit
2081fb19d3
Merge pull request #504 from morrme/ignore-robot-sim
robot-simulator: add hints to @Ignore annotations
9 years ago
FridaTveit
2abd6b49dd
Merge pull request #505 from morrme/ignoreminesweeper
minesweeper: add hints to @Ignore annotations
9 years ago
FridaTveit
32b1742b58
Merge pull request #506 from morrme/ignoresublist
sublist: add hints to @Ignore annotations
9 years ago
FridaTveit
4a655c51bc
Merge pull request #507 from mraediaz/issue-446
CustomSetTest : add hint to @Ignore annotations
9 years ago
FridaTveit
fec5cd541a
Merge pull request #508 from mraediaz/issue-445
Clock : add hint to @Ignore annotations
9 years ago
FridaTveit
daa72b6143
Merge pull request #509 from mraediaz/issue-443
ChangeCalculatorTest : add hint to @Ignore annotations
9 years ago
FridaTveit
93ae1fbd6a
Merge pull request #510 from mraediaz/issue-442
ListOpsTest : add hint to @Ignore annotations
9 years ago
FridaTveit
6bba91b9c4
Merge pull request #476 from morrme/ignoresimplecipher
simple-cipher: add hint to @Ignore annotations
9 years ago
FridaTveit
5a94e944d1
Merge pull request #475 from morrme/ignorepalprod
palindrome-products: add hint to @Ignore annotations
9 years ago
MELANY DIAZ
3df07a59c6
ListOpsTest : add hint to @Ignore annotations
#442
9 years ago
Melany Diaz
c53b608011
ChangeCalculatorTest : add hint to @Ignore annotations
#443
9 years ago
Melany Diaz
428938ce76
ClockAddTest : add hint to @Ignore annotations
#445
9 years ago
Melany Diaz
c7e309300b
ClockCreationTest : add hint to @Ignore annotations
#445
9 years ago
Melany Diaz
2159d543af
ClockEqualTest : add hint to @Ignore annotations
#445
9 years ago
Melany Diaz
65c4a8e267
CustomSetTest : add hint to @Ignore annotations
#446
9 years ago
morrme
b0b6e4ad22
robot-simulator: add hints to @Ignore annotations
9 years ago
morrme
69a4f04033
minesweeper: add hints to @Ignore annotations
9 years ago
morrme
ea5b4496f4
sublist: add hints to @Ignore annotations
9 years ago
morrme
1a555e8a8e
simple-cipher: add hint to @Ignore annotations
9 years ago
morrme
5a41fd3858
palindrome-products: add hint to @Ignore annotations
9 years ago
FridaTveit
2c2f2ee5ce
Merge pull request #470 from morrme/ignoresechandshake
secret-handshake: add hint to @Ignore annotations
9 years ago
FridaTveit
fd4742bdd3
Merge pull request #469 from morrme/ignoredosq
difference-of-squares: add hint to @Ignore annotation
9 years ago
FridaTveit
3a0f059f03
Merge pull request #468 from morrme/ignorespaceage
space-age: add hint to @Ignore annotations
9 years ago
FridaTveit
a221306854
Merge pull request #467 from morrme/ignoregigasecond
gigasecond: add hint to @Ignore annotations
9 years ago
FridaTveit
d4ca5ef579
Merge pull request #466 from morrme/ignorepangram
pangram: add hint to @Ignore annotations
9 years ago
FridaTveit
6f960d2ac6
Merge pull request #465 from morrme/patch-3
saddle-points: add hint to @Ignore annotations per #440
9 years ago
FridaTveit
2febf922d1
Merge pull request #464 from morrme/fix-444
perfect-numbers: add hint to @Ignore annotations per #444
9 years ago
morrme
b03ac3a16c
secret-handshake: add hint to @Ignore annotations
9 years ago
morrme
339dffe2ec
difference-of-squares: add hint to @Ignore annotation
9 years ago
morrme
c5ec92705a
space-age: add hint to @Ignore annotations
ref #448
9 years ago
morrme
c12e06393c
gigasecond: add hint to @Ignore annotations
Ref. #448
9 years ago
morrme
19085f18e5
pangram: add hint to @Ignore annotations
Ref. #448
9 years ago
morrme
c0d08e45c7
add hint to @Ignore annotations per #440
Fixes: #440
9 years ago
morrme
1ee8f2d26a
add hint to @Ignore annotations per #444
Fixes: #444
9 years ago
Stuart Kent
4177a3f125
Merge pull request #463 from morrme/patch-2
triangle: fix mistake in test name
9 years ago
morrme
8915fce39b
triangle: fix test name
Fixes: #419
9 years ago
Stuart Kent
bbc77030df
Merge pull request #452 from FridaTveit/AllYourBaseAddHint
all-your-base: add hint to @Ignore annotations
9 years ago
Stuart Kent
1782fa2fcb
Merge pull request #453 from FridaTveit/AllergiesAddIgnoreHint
allergies: add hint to @Ignore annotations
9 years ago
Stuart Kent
9142dd4dd9
Merge pull request #454 from FridaTveit/AnagramAddIgnoreHint
anagram: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
50eff79117
anagram: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
6a23aa06a3
allergies: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
615090d76d
all-your-base: add hint to @Ignore annotations
9 years ago
John Ryan
229ec271de
Merge pull request #450 from FridaTveit/AcronymAddIgnoreHint
acronym: add hint to @Ignore annotations
9 years ago
John Ryan
8df6bff67d
Merge pull request #449 from FridaTveit/AccumulateAddIgnoreHint
accumulate: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
93e79de2ee
acronym: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
8f82e8d958
accumulate: add hint to @Ignore annotation
9 years ago
FridaTveit
38c4e7a7dc
Merge pull request #438 from exercism/isogram-rate
isogram: rate difficulty 4, reposition
9 years ago
Stuart Kent
ad6ebd86ff
Merge pull request #437 from FridaTveit/FixIsogram
isogram: fix build issues
9 years ago
Stuart Kent
675c3d67dc
isogram: rate difficulty 4, reposition
9 years ago
Frida Johanne Tveit
ebc0ea8afc
isogram: fix build issues
The test file was trying to import the example code which it shouldn't
do. Also removed unneeded package declarations and renamed the test
file to be consistent.
9 years ago