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