Emily Bache
09a3047087
Merge pull request #8 from ardalis/ardalis/fix-typo
...
Fix typo in test name
2019-09-19 18:16:31 +02:00
Steve Smith
e7a4628479
Fix typo in test name
2019-09-19 10:08:22 -04:00
Emily Bache
0240bb41a2
Merge pull request #7 from gregorriegler/java-unused-import
...
Java: remove unused import
2019-09-16 08:12:48 +02:00
Gregor Riegler
2f8e74f45e
Java: remove unused import
2019-09-14 20:07:55 +02:00
Emily Bache
184297a679
Merge pull request #6 from khoovirajsingh/master
...
Swift
2019-09-13 07:54:16 +02:00
khoovis
b1707bc029
converted kata to swift
2019-09-12 20:21:08 +01:00
khoovis
2141835ebd
swift version of the kata
2019-09-11 20:03:00 +01:00
Emily Bache
2e599e4f1d
Use approval testing framework for statement printer test
...
It's better to store the expected text in a separate file instead of mixed
in together with the kotlin test code. This is for several reasons
- it is easier to read when the expected value is on several lines
- it is easier to update using a diff merge tool
- it is easier to read the VCS history since it will probably change
more frequently than the rest of the test code
2019-09-10 10:40:56 +02:00
Emily Bache
6d81ebd095
Merge pull request #5 from khoovirajsingh/master
...
Converted code to kotlin
2019-09-09 10:14:30 +02:00
khoovis
f698110490
Converted code to kotlin
2019-09-08 12:29:31 +01:00
Emily Bache
c97c943c1b
Merge pull request #4 from claremacrae/add_cpp
...
Add C++ version
2019-08-13 14:04:08 +02:00
Clare Macrae
4afb1ef2fe
Ignore files generated by CLion
2019-08-13 09:44:31 +01:00
Clare Macrae
7c3a7d4220
Add C++ implementation
2019-08-13 09:44:16 +01:00
Emily Bache
f20b30d0b8
updated java version so it matches javascript version of tests
2019-08-13 09:38:15 +02:00
Emily Bache
754b102fd5
Merge pull request #2 from chaabani-anis/csharp_version
...
add csharp version to the exercice
2019-08-13 08:12:49 +02:00
Clare Macrae
4b9521d849
Initial commit of test data files, copied in from the Python version
2019-08-12 22:44:05 +01:00
Anis CHAABANI
112854cc8a
add csharp version to the exercice
2019-08-12 18:14:48 +02:00
Emily Bache
06fb74cfb3
Merge pull request #1 from domenique/master
...
Added java version of the exercise
2019-08-08 12:12:40 +02:00
Doménique Tilleuil
45aed9314d
Added java version of the excersise
2019-08-08 10:20:39 +02:00
Emily Bache
ca4afc497b
improve docs
2019-08-07 10:17:03 +02:00
Emily Bache
74cdedcf6f
fix formatting
2019-08-07 09:15:46 +02:00
Emily Bache
adf56c6bd1
add link to my recent article
2019-08-07 09:14:54 +02:00
Emily Bache
cd583380f5
python version of exercise
2019-08-07 08:49:05 +02:00
Emily Bache
358dab1c5b
add acknowledgement
2019-08-07 08:11:50 +02:00
Emily Bache
bf6bfd3ddb
initial import
2019-08-06 09:34:28 +02:00