Stuart Kent
54cf4a6c28
Restructure exercise directory
Reference solution directory was renamed and move to the
always-excluded-from-delivery .meta folder.
9 anos atrás
FridaTveit
a86d10fd69
Issue #261 : Bring phone-number into compliance with canonical data (#274 )
Issue #261 : Bring phone-number exercise in to compliance with canonical data
9 anos atrás
Colin Mullikin
22ea1a5b68
Use Expected Exception Rule
Use an @Rule instead of @Test(expected=…)
9 anos atrás
Colin Mullikin
926a703bf7
Replaced "0000000000" with exceptions
Fixes #252 . Passing invalid input to the constructor should now expect
an IllegalArgumentException.
9 anos atrás
John S. Ryan
1b02854ffa
[#89] Move problems under "exercises" dir
With exercism/exercism.io@54e1df3, we can now gather exercises into a
subdirectory. By separating the language track files from the
configuration and management files, it is easier to read the project.
- move gradle config under "exercises" too as it would make a mess
otherwise.
10 anos atrás
John S. Ryan
7475e8e671
Move all existing example to a proper source dir.
- enable compilation during CI build only for those that currently pass.
(let's tackle the failing tests+example code one at a time).
11 anos atrás
Katrina Owen
e30cc8e3f3
Move exercises out of subdirectory
12 anos atrás
Sagar Sane
b55b4deb38
Added phone-number assignment test and sammple example.java
13 anos atrás