1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Divlo
a9287a87fe fix(cli): don't run tests for removed solutions 2021-09-30 19:08:50 +02:00
Divlo
c80eb11874 refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
Divlo
996dcd89c3 fix(cli): add --base option to run test command 2021-06-30 15:23:58 +02:00
Divlo
99d5290e49 fix(cli): improve error handling in run test command 2021-06-25 13:02:34 +02:00
Divlo
c55c67e0a5 feat(cli): add --ci option to run test command 2021-06-25 12:46:01 +02:00
divlo
8a41cb67f0 feat(languages): add Java support 2021-06-24 22:10:08 +02:00
divlo
719058b2ff feat(languages): add C# support 2021-06-24 22:04:28 +02:00
Divlo
677a55a9d8 feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00