Commit History

Author SHA1 Message Date
  DricomDragon 7108e6b30c Make simple division working 5 years ago
  DricomDragon b0e4bd21f4 Test if division by zero is skipped 5 years ago
  DricomDragon 2d452bf3b2 Add test to check left priority 5 years ago
  DricomDragon 05dea1e4df Split complex division with non-truncated variant 5 years ago
  DricomDragon 62ba9a55bf Add mixed operation with + - * / 5 years ago
  DricomDragon d335651f3c Add test for complex division 5 years ago
  DricomDragon 96468b8c76 Enable division tests 5 years ago
  DricomDragon 564a5a672c Add clean target 5 years ago
  DricomDragon 4860fecf0a Translate from french to english 5 years ago
  DricomDragon ffa4b6735f Skip tests for division and unary operators 5 years ago
  DricomDragon 650e614724 Merge branch 'bats' 5 years ago
  DricomDragon a875e276f3 Add bats explanations in README 5 years ago
  DricomDragon 3a3788ea63 Add test for unary minus operator 5 years ago
  DricomDragon 2ee27defcd Add test for negative result 5 years ago
  DricomDragon 6d2d3fb1e3 Remove manual sh testing stuff 5 years ago
  DricomDragon 6596ef358b Add previous sh tests in bats 5 years ago
  DricomDragon d1efaf5681 First test with bats 5 years ago
  DricomDragon 28f7db3eb2 Fix typo in output executable file 5 years ago
  DricomDragon 6b8d218acf List dependencies on README 5 years ago
  DricomDragon 001475f3a8 Add division 5 years ago
  DricomDragon 350b06e6b1 Add diff and status output in tester 5 years ago
  DricomDragon 2d6167ce9d Add test cases with parenthesis 5 years ago
  DricomDragon 89eb8922ca Create automatic test script 5 years ago
  DricomDragon 88f70f1044 Fix long additon 5 years ago
  DricomDragon 44689196bb Fix non working substraction 5 years ago
  DricomDragon 9594b188c8 Implement priority for multiplication 5 years ago
  DricomDragon 1f1f3834cb Rename FACTEUR to TERM 5 years ago
  DricomDragon 9699fe6c92 Append 'out' to the runnable file 5 years ago
  DricomDragon 81e6657050 Ignore output files 5 years ago
  DricomDragon 90b088d22f Implement multiplication without priority 5 years ago