1. 20d9b0a Merge pull request #5354 from carusogabriel/refactoring-tests by Andrey Andreev · 7 years ago
  2. c54fd91 Merge pull request #5289 from zploskey/cleanup_form_validation_tests by Andrey Andreev · 7 years ago
  3. ed1a045 [ci skip] Fix a bug in FV valid_email() by Andrey Andreev · 8 years ago
  4. 9180a12 Add changelog entry and a test case for #4758 by Andrey Andreev · 8 years ago
  5. 878e23f Use getMockBuilder() in PHPUnit instead of the deprecated getMock() by Andrey Andreev · 8 years ago
  6. 9e78be0 Fix #4639 Really fix #4633 by Andrey Andreev · 9 years ago
  7. 0fae625 Fix #4633 by Andrey Andreev · 9 years ago
  8. 7243d0b Fix #4516 by Andrey Andreev · 9 years ago
  9. 391d339 Fix #4415 and add unit tests for https://bugs.php.net/bug.php?id=51192 by Andrey Andreev · 9 years ago
  10. 700dbad Alter a valid URL test by Andrey Andreev · 9 years ago
  11. 2e9ae00 [ci skip] Whitespace cleanup following PR #3716 by Andrey Andreev · 10 years ago
  12. c6ac559 Style changes and variable name changes by David Woods · 10 years ago
  13. 7f6f3e3 Fix for parsing error in PHP 5.2 and 5.3 by David Woods · 10 years ago
  14. 29704f8 Corrected unit tests for set_select, set_radio, and set_checkbox by David Woods · 10 years ago
  15. 4b02f1d Added more unit tests to CI_Form_validation by David Woods · 10 years ago
  16. 5bc1dc5 Added more units tests for Form_validation Up to 65% coverage by David Woods · 10 years ago
  17. 3e2045b Polish changes from PR #3678 by Andrey Andreev · 10 years ago
  18. cf77671 Corrected invalid matches, differs, and set_data test cases by David Woods · 10 years ago
  19. 317cad9 Changed scenario based tests to unit tests by David Woods · 10 years ago
  20. 5b88473 Switched spaces to tabs on the few lines that were missed from previous refactors by David Woods · 10 years ago
  21. 70e220a Fixed bug of clearing POST array before every test. by David Woods · 10 years ago
  22. 63c288c Corrected incorrect assertion in test_rule_valid_base64 by David Woods · 10 years ago
  23. 64af3bb Corrected match, differs, base64, and valid_url test cases. by David Woods · 10 years ago
  24. ce4237a Corrected an invalid test case by David Woods · 10 years ago
  25. c7029e2 Reformatted unit tests for easier debugging by David Woods · 10 years ago
  26. dc1ae6b Fixed bugs in form_validation for methods matches, differs, and valid_base64. by David Woods · 10 years ago
  27. f3ac71e Created setup and construct for Form_Validation unit test by David Woods · 10 years ago