1. 18 1月, 2017 1 次提交
  2. 16 1月, 2017 1 次提交
  3. 07 1月, 2017 1 次提交
  4. 31 12月, 2016 1 次提交
  5. 30 12月, 2016 1 次提交
  6. 29 12月, 2016 2 次提交
  7. 25 12月, 2016 1 次提交
  8. 24 12月, 2016 2 次提交
  9. 29 11月, 2016 1 次提交
  10. 20 11月, 2016 10 次提交
  11. 17 11月, 2016 2 次提交
  12. 15 11月, 2016 1 次提交
  13. 13 11月, 2016 2 次提交
  14. 11 10月, 2016 1 次提交
  15. 27 9月, 2016 1 次提交
  16. 22 9月, 2016 1 次提交
    • M
      Finished fixing floating point comparisons. We have streamlined how floats and... · dce6d329
      Mark VanderVoord 提交于
      Finished fixing floating point comparisons. We have streamlined how floats and doubles are checked, but we still can't compare them for equality directly. So we're directly testing for infinite and NaN before checking diffs. Also, we've officially decided that for testing purposes NaN shall equal NaN, +Inf shall equal +Inf, and -Inf shall equal -Inf. It's what most people expect during a test.
      dce6d329
  17. 01 9月, 2016 1 次提交
  18. 28 8月, 2016 3 次提交
  19. 24 8月, 2016 1 次提交
  20. 23 8月, 2016 1 次提交
  21. 18 7月, 2016 1 次提交
  22. 11 7月, 2016 1 次提交
  23. 09 7月, 2016 1 次提交
    • M
      - Added alias for filter -n of -f · 1cecab30
      Mark VanderVoord 提交于
      - Added ability to surround filter strings in either type of quotes
      - Added ability to filter on multiple test strings as a comma delimited list
      - Added ability to filter on test_file:test_name
      - Added ability to use alternate syntax for filter of -f="blah"
      1cecab30
  24. 27 6月, 2016 1 次提交
  25. 23 6月, 2016 1 次提交