Stuart Kent
54cf4a6c28
Restructure exercise directory
Reference solution directory was renamed and move to the
always-excluded-from-delivery .meta folder.
9 gadus atpakaļ
Tyler Matthews
2d2b4f8d29
Fixes #716 remove redundant type params
9 gadus atpakaļ
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 gadus atpakaļ
Matthew Morgan
7d940cf31e
Fix example and test to use proper casing for method names
10 gadus atpakaļ
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 gadus atpakaļ
Katrina Owen
e30cc8e3f3
Move exercises out of subdirectory
12 gadus atpakaļ
Sagar Sane
253fd3df57
Added WordCountTest.java and a sample example.java for word-count assignment
13 gadus atpakaļ