394 Коммиты (c6cb8599fe826171536dbc0dccf207de050ea14e)
 

Автор SHA1 Сообщение Дата
  Stuart Kent c6cb8599fe Update Luhn tests and sample implementation 9 лет назад
  Stuart Kent 63020d4e93 Merge pull request #244 from FridaTveit/MatrixExercise 9 лет назад
  Stuart Kent 0ba73c64ff Merge branch 'master' into MatrixExercise 9 лет назад
  Frida Tveit b81c5ef54f Moved count rows and count columns tests to the top of MatrixTest so that they will be run first as other tests rely on them. 9 лет назад
  John Ryan 5422e53067 Merge pull request #243 from exercism/rectangles 9 лет назад
  Frida Tveit daf17c0bef Review markups. Changed assertion order, test names and position of Ignore in MatrixExercise. Changed Integer.valueOf to Integer.parseInt in Matrix. Changed String.split to using Pattern in Matrix. 9 лет назад
  FridaTveit 204e243a1b Merge pull request #251 from colin-mullikin/Meetup-tests---assert-reorder 9 лет назад
  Colin Mullikin 5f16a6a830 Reversed assert parameters 9 лет назад
  Colin Mullikin da36f2540e Merge remote-tracking branch 'exercism/master' 9 лет назад
  John Ryan 4228c02f3a Merge pull request #249 from exercism/add-missing-module-info 9 лет назад
  Stuart Kent 822549a87b Make root gradle project aware of binary-search again 9 лет назад
  Stuart Kent c1e9163a29 rectangles: add to track 9 лет назад
  Stuart Kent ea4c2627ca Update MAINTAINING.md 9 лет назад
  FridaTveit 1e7d97307e Merge pull request #248 from colin-mullikin/master 9 лет назад
  Colin Mullikin 3aeb8ccfd6 Move "@Rule" 9 лет назад
  Colin Mullikin c531aee7af Reorder queen-attack tests 9 лет назад
  John Ryan d17745e700 Add guide for maintainers to this track. 9 лет назад
  John Ryan 6c1ae656a5 Merge pull request #246 from FridaTveit/RefactorWordCountTests 9 лет назад
  Frida Tveit ad26030777 Issue #167: Refactored WordCountTest to have a setup method 9 лет назад
  Frida Tveit 3a6995db36 Implemented matrix exercise. 9 лет назад
  Stuart Kent 54afd5d7f4 Merge pull request #239 from FridaTveit/TwelveDaysExercise 9 лет назад
  Frida Tveit c7f102d92b Removed trailing newline from multiple verses 9 лет назад
  Frida Tveit 2746deb218 Changed config.json to only use spaces not tab for twelve-days 9 лет назад
  Frida Tveit 4576cb04fd Fixed merge conflicts 9 лет назад
  Stuart Kent 85ea3d43bd Merge pull request #242 from nigelhp/assert-arg-order 9 лет назад
  Nigel Perkins ee314364e1 Invoke JUnit assertEquals with Argument Order (expected, actual) 9 лет назад
  John Ryan 81f92968db Merge pull request #240 from exercism/sublist 9 лет назад
  Frida Tveit c11a53fc52 Added twelve-days to config.json 9 лет назад
  Stuart Kent 9983369b9f sublist: add to track 9 лет назад
  Frida Tveit 9b92ac5c4f Removed unneeded ExpectedException 9 лет назад
  FridaTveit 13b0e59711 Issue #152: Made simple-cipher more approachable (#224) 9 лет назад
  Frida Tveit 4a8dd6c760 Implemented Twelve Days exercise. 9 лет назад
  Frida Tveit 839dce2580 dibs: I will implement exercise Twelve Days 9 лет назад
  John Ryan 62962a452a Merge pull request #238 from FridaTveit/AtbashAddParameterAnnotationToDecodeTest 9 лет назад
  Stuart Kent f20dd56279 Merge pull request #237 from FridaTveit/QueenAttachMakeFirstTestNotIgnored 9 лет назад
  Stuart Kent 0bdd314261 Merge pull request #236 from FridaTveit/AllYourBaseMakeOnlyFirstTestNotIgnored 9 лет назад
  Frida Tveit bd9ba2fcfd Added parameters test name annotation Atbash DecodeTest. Changed variable names to be more descriptive. 9 лет назад
  Frida Tveit 2b916653e2 Added Ignore annotation to all tests but the first one in all-your-base. 9 лет назад
  Frida Tveit 37ed1c4040 Removed Ignore annotation from first test in queen-attack. 9 лет назад
  John Ryan 96449b6461 Merge pull request #227 from exercism/deprecations-due-to-all-your-base 9 лет назад
  FridaTveit 9dcf9a2ceb Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 лет назад
  Stuart Kent 4cf3b36d07 Deprecate binary, hexadecimal, octal, trinary 9 лет назад
  Stuart Kent 605340a6da Merge pull request #226 from FridaTveit/PangramsTestName 9 лет назад
  Frida Tveit 8b921ebf5b Renamed PangramTest to PangramsTest to be consistent with class it's testing. 9 лет назад
  John Ryan dadad84c17 Merge pull request #223 from FridaTveit/MarkdownsNumbering 9 лет назад
  Frida Tveit bb24b71ce0 Issue #151: Changed markdowns to have actual number to prevent them breaking when the lists include codefences. 9 лет назад
  Dmitry Noranovich 6d8ec4feb9 custom-set: add to track (#206) 9 лет назад
  Stuart Kent 30abb92462 Merge pull request #221 from exercism/debian-oracle-jdk-default 9 лет назад
  John Ryan 0ca7c867aa Make Oracle JDK default for Debian distros 9 лет назад
  John Ryan edad18036b Merge pull request #219 from FridaTveit/SimpleLinkedListReplaceAssertjWithJunit 9 лет назад