Commit graph

248 commits

Author SHA1 Message Date
Erik Simmler
1484e6ce2d Merge pull request #140 from tgecho/pin-npm-deps
Pin all npm dependancies to specific versions
2017-05-28 13:20:44 -04:00
Erik Simmler
7a7ed8ba91 Pin all npm dependancies to specific versions 2017-05-28 13:16:19 -04:00
Erik Simmler
b267bb3f8e Merge pull request #139 from zwilias/master
Update tests format for elm-test 0.18.3 (#138)
2017-05-28 13:15:29 -04:00
Erik Simmler
77ebccf43c Download an xelm local copy of elm-format and use that to ensure consistent versioning 2017-05-28 08:14:40 +02:00
Erik Simmler
d4521ec03d Update contributor docs 2017-05-28 08:14:40 +02:00
Erik Simmler
2ff013304a Ensure individual exercise elm-package.json files are tested in CI
Also removes need to manage a centralized elm-package.json
2017-05-28 08:14:40 +02:00
ilias
6987b636ad Speed up travis 2017-05-28 08:14:40 +02:00
ilias
9cf23c2804 Speed up ./bin/build.sh 2017-05-28 08:14:40 +02:00
ilias
19e1094362 Test name reuse 2017-05-28 08:14:40 +02:00
ilias
fbb64e1576 Support for new elm-test version 2017-05-28 08:14:40 +02:00
Erik Simmler
411219c42d Merge pull request #128 from duckmole/improve_pangram_tests
Improve pangram test
2017-05-27 20:20:06 -04:00
Erik Simmler
12d03e0818 Merge pull request #137 from andys8/patch-1
Fix accumulate test case description
2017-05-27 20:17:31 -04:00
Andy
a7c7b62e07 Fix accumulate test case description 2017-05-11 19:57:34 +02:00
Erik Simmler
ae5f6482fd Merge pull request #133 from albronca/patch-1
Fix test title
2017-03-31 19:53:43 -04:00
Alexander Bronca
136398fea6 Fix test title
No need for hypens, and guanosine is not the same as guanine.
2017-03-31 19:28:49 -04:00
Erik Simmler
1ae199b7dd Merge pull request #129 from filipewl/fix-readme-typo
Fix help page link and typo
2017-01-14 12:50:31 -05:00
Filipe W. Lima
e038bf9416 Fix help page link and typo
- [x] Use the correct markdown syntax for links.
- [x] Fix typo in the word "dependencies".
2017-01-14 14:41:55 -03:00
Fabrice Nourisson
167979c8f3 Improve pangram test
* Add sentence missing 'z'
2016-12-27 09:47:11 +01:00
Erik Simmler
2cdc994994 Merge pull request #127 from BobWhitelock/fix-package.json-typo
Fix typo in package.json for exercises
2016-12-22 19:54:47 -05:00
Bob Whitelock
2ee50be58a Fix typo in package.json for exercises 2016-12-22 22:55:37 +00:00
Erik Simmler
618838ab00 Merge pull request #126 from tgecho/elm-0.18
Switch to an npm managed setup + upgrade to Elm 0.18
2016-12-18 08:40:11 -05:00
Erik Simmler
da75a819f8 Update elm files to 0.18 2016-12-17 17:29:40 -05:00
Erik Simmler
26eabeb239 Update each elm-package.json to Elm 0.18 2016-12-17 17:29:40 -05:00
Erik Simmler
3b35718196 Update exercise support files to npm + elm 0.18 2016-12-17 17:29:40 -05:00
Erik Simmler
a41a6b0468 Update install/test docs 2016-12-17 17:29:39 -05:00
Erik Simmler
b15ee1f3f2 Update bin/build.sh to reflect the npm powered structure 2016-12-17 14:04:21 -05:00
Erik Simmler
e9a8e9a660 Proof of concept for an npm (or yarn) managed setup on the hello-world exercise 2016-12-17 11:48:20 -05:00
Erik Simmler
54893b3143 Merge branch 'woylie-master' 2016-11-13 22:26:51 -05:00
Erik Simmler
9c285afb24 Merge pull request #121 from gilesbowkett/bob-bug-in-tests
fixed a bug in the Bob tests
2016-11-13 21:50:09 -05:00
Erik Simmler
da8ef19435 Merge pull request #119 from ErikSchierboom/remove-obsolete-problems-key
Remove obsolete problems key.
2016-11-13 21:45:14 -05:00
Erik Simmler
c3d13d2dfe Merge pull request #118 from ErikSchierboom/version
Add version in stub solution files
2016-11-13 21:44:37 -05:00
Giles Bowkett
e3e50a91d4 bob tests match bob test from other languages 2016-11-08 19:21:48 -07:00
Erik Schierboom
6d050d7f60 Remove obsolete problems key.
See https://github.com/exercism/x-api/pull/137 for more information.
2016-10-25 19:38:44 +02:00
Erik Schierboom
b4940f945f Add version in stub solution files 2016-10-21 16:15:00 +02:00
Mathias Polligkeit
59571bc09a add exercise scrabble-score 2016-10-20 03:06:16 +02:00
Katrina Owen
1197b527c3 Merge pull request #116 from catb0t/attribute-icon
move icon attribution from exercism.io/ATTRIBUTION.md to here
2016-10-01 17:35:38 -06:00
Cat Stevens
f56e9ef042 move icon attribution from exercism.io/ATTRIBUTION.md to here 2016-09-21 09:44:24 -04:00
Erik Simmler
312ab266a0 Merge pull request #115 from exercism/tgecho-patch-1
Add gigasecond to new style exercises list
2016-09-02 22:55:54 -04:00
Erik Simmler
d925e3d8a3 Add gigasecond to new style exercises list 2016-09-02 22:28:30 -04:00
Erik Simmler
c15b300c6f Merge pull request #111 from jehoshua02/gigasecond
Adds Gigasecond Problem
2016-08-30 20:11:38 -04:00
Joshua Stoutenburg
071fed782d Gigasecond: Refactor Indirection out of Test 2016-08-30 08:31:37 -06:00
Joshua Stoutenburg
bb4b15ce0c Refactor Gigasecond.add to Speak Date Instead of String 2016-08-28 22:01:33 -06:00
Joshua Stoutenburg
934118e5c7 Adds Gigasecond Exercise 2016-08-28 21:46:23 -06:00
Erik Simmler
1e71d6c3f9 Merge pull request #113 from jehoshua02/elm-format
Run Elm Test in CI
2016-08-26 13:27:43 -04:00
Erik Simmler
1d101d3759 Merge pull request #112 from jehoshua02/setup
Update SETUP.md
2016-08-26 13:26:00 -04:00
Joshua Stoutenburg
359ad21a08 Detect OS for Elm Format Download 2016-08-26 10:50:55 -06:00
Joshua Stoutenburg
ecb6e88d14 Run Elm Test in CI 2016-08-26 01:59:03 -06:00
Joshua Stoutenburg
684caf0088 Update SETUP.md 2016-08-26 00:07:51 -06:00
Erik Simmler
a9b0b2d27f Merge pull request #108 from tgecho/config-json-update
Add stubbed out exercises array to config.json
2016-08-24 21:10:41 -04:00
Will White
b5d7f1de2e Tell to replace * with exercise name (#110)
* Tell to replace * with exercise name

I didn't do this.

* Update TESTS.md
2016-08-24 21:10:20 -04:00