374 İşlemeler (54afd5d7f4fc3b0352d1fce13c5dc7974e2b66c3)
 

Yazar SHA1 Mesaj Tarih
  Stuart Kent 54afd5d7f4 Merge pull request #239 from FridaTveit/TwelveDaysExercise 9 yıl önce
  Frida Tveit c7f102d92b Removed trailing newline from multiple verses 9 yıl önce
  Frida Tveit 2746deb218 Changed config.json to only use spaces not tab for twelve-days 9 yıl önce
  Frida Tveit 4576cb04fd Fixed merge conflicts 9 yıl önce
  Stuart Kent 85ea3d43bd Merge pull request #242 from nigelhp/assert-arg-order 9 yıl önce
  Nigel Perkins ee314364e1 Invoke JUnit assertEquals with Argument Order (expected, actual) 9 yıl önce
  John Ryan 81f92968db Merge pull request #240 from exercism/sublist 9 yıl önce
  Frida Tveit c11a53fc52 Added twelve-days to config.json 9 yıl önce
  Stuart Kent 9983369b9f sublist: add to track 9 yıl önce
  Frida Tveit 9b92ac5c4f Removed unneeded ExpectedException 9 yıl önce
  FridaTveit 13b0e59711 Issue #152: Made simple-cipher more approachable (#224) 9 yıl önce
  Frida Tveit 4a8dd6c760 Implemented Twelve Days exercise. 9 yıl önce
  Frida Tveit 839dce2580 dibs: I will implement exercise Twelve Days 9 yıl önce
  John Ryan 62962a452a Merge pull request #238 from FridaTveit/AtbashAddParameterAnnotationToDecodeTest 9 yıl önce
  Stuart Kent f20dd56279 Merge pull request #237 from FridaTveit/QueenAttachMakeFirstTestNotIgnored 9 yıl önce
  Stuart Kent 0bdd314261 Merge pull request #236 from FridaTveit/AllYourBaseMakeOnlyFirstTestNotIgnored 9 yıl önce
  Frida Tveit bd9ba2fcfd Added parameters test name annotation Atbash DecodeTest. Changed variable names to be more descriptive. 9 yıl önce
  Frida Tveit 2b916653e2 Added Ignore annotation to all tests but the first one in all-your-base. 9 yıl önce
  Frida Tveit 37ed1c4040 Removed Ignore annotation from first test in queen-attack. 9 yıl önce
  John Ryan 96449b6461 Merge pull request #227 from exercism/deprecations-due-to-all-your-base 9 yıl önce
  FridaTveit 9dcf9a2ceb Issue #166: Added format string to @Parameters annotation in Scrabble… (#222) 9 yıl önce
  Stuart Kent 4cf3b36d07 Deprecate binary, hexadecimal, octal, trinary 9 yıl önce
  Stuart Kent 605340a6da Merge pull request #226 from FridaTveit/PangramsTestName 9 yıl önce
  Frida Tveit 8b921ebf5b Renamed PangramTest to PangramsTest to be consistent with class it's testing. 9 yıl önce
  John Ryan dadad84c17 Merge pull request #223 from FridaTveit/MarkdownsNumbering 9 yıl önce
  Frida Tveit bb24b71ce0 Issue #151: Changed markdowns to have actual number to prevent them breaking when the lists include codefences. 9 yıl önce
  Dmitry Noranovich 6d8ec4feb9 custom-set: add to track (#206) 9 yıl önce
  Stuart Kent 30abb92462 Merge pull request #221 from exercism/debian-oracle-jdk-default 9 yıl önce
  John Ryan 0ca7c867aa Make Oracle JDK default for Debian distros 9 yıl önce
  John Ryan edad18036b Merge pull request #219 from FridaTveit/SimpleLinkedListReplaceAssertjWithJunit 9 yıl önce
  John Ryan fa08f9d16c Merge pull request #218 from FridaTveit/SeriesReplaceAssertjWithJunit 9 yıl önce
  John Ryan 3823a1ee10 Merge pull request #217 from FridaTveit/NucleotideCountReplaceAssertjWithJunit 9 yıl önce
  Frida Tveit 5aaf040815 Issue 202: Replaced assertj assertions in simple-linked-list with junit and hamcrest assertions. Removed assertj from simple-linked-list gradle build file. 9 yıl önce
  Frida Tveit cd18183f51 Issue #201: Removed assertj from series gradle build file. 9 yıl önce
  Frida Tveit fb48b956de Issue #200: Replaced assertj assertions in nucleotide-count tests with junit and assertj assertions. Removed assertj from nucleotide-count gradle build file. Added extra hamcrest library to nucleotide-count gradle build file to be able to use hasEntry for maps. 9 yıl önce
  Stuart Kent 470f4b2b2e wordy: add to track (#192) 9 yıl önce
  Dmitry Noranovich d52d83a339 Added palindrome-products exercise to the Java track (#205) 9 yıl önce
  FridaTveit 675ca677d7 Issue #195: Changed assertj assertions to junit and hamcrest assertions in grade-school. Removed assertj from grade-school gradle build file. (#211) 9 yıl önce
  John Ryan 422d68c159 Merge pull request #209 from FridaTveit/RemoveThirdPartyReferencesInEtl 9 yıl önce
  FridaTveit ce6369c428 Issue #196: Replaced assertj assertions with junit and hamcrest assertions in linked-list. Removed assertj from linked-list gradle build file. (#212) 9 yıl önce
  John Ryan 83002e9ec3 Merge pull request #208 from FridaTveit/MakeAnagramTestsUseJUnit 9 yıl önce
  FridaTveit ef338b41d3 Issue #198: Replaced assertj assertions in Meetup test with junit and (#214) 9 yıl önce
  FridaTveit 2346a9c63e Issue 199: Replaced assertj assetions in nth-prime test with junit and hamcrest assertions. Removed assertj from nth-prime gradle build file. (#215) 9 yıl önce
  abo64 b3dbda3f4c Fixed test dir, static method, lowercase method name (#210) 9 yıl önce
  Frida Tveit 431f523aae Issue #194: Removed assertj and guava from etl gradle build file 9 yıl önce
  Frida Tveit 8c00848b13 Issue #193: Changed assertions in AnagramTest to use junit instead of assertj. Removed assertj from Anagram gradle build file. 9 yıl önce
  John Ryan 4ef21e1b87 Merge pull request #189 from stkent/all-your-base 9 yıl önce
  Stuart Kent ef4af6bd53 all-your-base: add to track 9 yıl önce
  Stuart Kent a47d37e30a Merge pull request #186 from javaeeeee/binary-search 9 yıl önce
  Dmitry Noranovich 1d8fa2c43f Merged with upstream and resolved conflicts in config.json 9 yıl önce