443 Commits (add44e0c5ee21b77a8209fdffb7f881b7586e0ea)
 

Autor SHA1 Mensaje Fecha
  Omerovic Dzenan add44e0c5e Simple-linked-list: use JUnit's @Rule feature hace 9 años
  FridaTveit cb879d3a42 Merge pull request #298 from odzeno/Allergies hace 9 años
  Omerovic Dzenan 44aa7d3293 Allergies: remove redundant array creation hace 9 años
  FridaTveit 02a6a0263e Merge pull request #296 from odzeno/HammingTest hace 9 años
  Omerovic Dzenan 542a10353c Change @Test expected parameter to @Rule ExpectedException in hamming hace 9 años
  Stuart Kent 30b659264e Merge pull request #291 from odzeno/develop hace 9 años
  FridaTveit c5fb479925 Merge pull request #289 from exercism/luhn-update-test-suite hace 9 años
  Omerovic Dzenan 8405d37f68 Merge branch 'develop' of https://github.com/odzeno/xjava into develop hace 9 años
  Omerovic Dzenan f120998d97 Fix typo hace 9 años
  Omerovic Dzenan a68999ab28 Change test names to Camel case hace 9 años
  Stuart Kent e349939033 luhn: update test names for clarity hace 9 años
  FridaTveit 6e624c0e3f Merge pull request #277 from FridaTveit/JourneyTestMakeWorkWithExercises hace 9 años
  Omerovic Dzenan 8797a2ba2a Change test names to Camel case hace 9 años
  Frida Tveit b4767d6084 Merge branch 'master' into JourneyTestMakeWorkWithExercises hace 9 años
  Stuart Kent 1fc7c87a28 Merge pull request #287 from alpakhomov/issue#276 hace 9 años
  Stuart Kent 447c5dc2f1 luhn: update to latest canonical tests hace 9 años
  Stuart Kent 2cc2d71722 Update LuhnValidator.java hace 9 años
  Stuart Kent 0e59f34128 luhn: fix example solution hace 9 años
  al-pakhomov c37cc2a5d5 Issue #276: linked-list: Rename Deque to DoublyLinkedList hace 9 años
  FridaTveit a86d10fd69 Issue #261: Bring phone-number into compliance with canonical data (#274) hace 9 años
  Frida Tveit 814d116270 Remove symlinks hace 9 años
  Frida Tveit c07ec34a0f Merge branch 'master' into JourneyTestMakeWorkWithExercises hace 9 años
  Frida Tveit edf9f27209 Update journey-test so that it can run on windows 10 hace 9 años
  FridaTveit d67fe1383a Merge pull request #284 from superklamer/AddIgnore hace 9 años
  Radoslav Radoev 4baff0220e Edit - add org.junit.Ignore hace 9 años
  Radoslav Radoev f4d32a904c @Ignore added to all tests in EtlTest, except the first one. hace 9 años
  Olga Traczyk 03cf979f63 hello-world: Modify tests to reject `name == ""` comparison (#280) hace 9 años
  FridaTveit c5a0aebdf3 Merge pull request #272 from exercism/perfect-numbers hace 9 años
  The Gitter Badger 5519d48948 Add a Gitter chat badge to README.md (#278) hace 9 años
  John S. Ryan 94654cc502 Enable Gitter notifications on CI builds. hace 9 años
  Frida Tveit 213824054f Issue #154: made bin/journey-test.sh iterate over exercises instead of problems. hace 9 años
  Stuart Kent 2d1da4c399 perfect-numbers: add to track hace 9 años
  Dave Thomas 7bb120f5bb Issue #253: grade school improvements (#271) hace 9 años
  FridaTveit 077f563cc5 Clock: add to track (#260) hace 9 años
  Stuart Kent 44c15e4514 Fix README typo hace 9 años
  Stuart Kent 2d6cc2a059 flatten-array: without type safety (#255) hace 9 años
  Stuart Kent b43bf8ff8f secret-handshake: add to track (#257) hace 9 años
  FridaTveit c3968d5066 Issue #253: Tried to improve grade school structure. (#259) hace 9 años
  Stuart Kent 5293a3b977 diamond: add to track (#256) hace 9 años
  John Ryan 01cb7e1089 Merge pull request #254 from exercism/rectangles-polish hace 9 años
  Stuart Kent 5119e20e4b Polish example rectangles implementation hace 9 años
  John S. Ryan b89c167d52 Sort gradle modules alphabetically. hace 9 años
  Matthew Morgan 758b365320 Revert "Issue #253: Make the sort test more generic. " (#270) hace 9 años
  Dave Thomas 2867d445c4 Issue #253: Make the sort test more generic. This to allow a broader range of implementations. Currently users are hindered into return the type HashMap<Integer, List<String>. This test update will check the order of any Map that maps to any Collection value type. This opens the doors for more possible types of solutions. (#269) hace 9 años
  John Ryan 06424a532a Merge pull request #247 from exercism/update-luhn hace 9 años
  FridaTveit 9b097f604f Merge pull request #258 from colin-mullikin/phone-number-exceptions hace 9 años
  Colin Mullikin 22ea1a5b68 Use Expected Exception Rule hace 9 años
  Colin Mullikin 926a703bf7 Replaced "0000000000" with exceptions hace 9 años
  Stuart Kent c6cb8599fe Update Luhn tests and sample implementation hace 9 años
  Colin Mullikin 4058e9263e Merge branch 'exercism/master' hace 9 años