1. 01 Apr, 2015 1 commit
  2. 31 Mar, 2015 1 commit
    • Evgeny Agafonchikov's avatar
      Fixing help messages · 1f04f9d6
      Evgeny Agafonchikov authored
      --help message and starting run.py w/o parameters generate different messages
      
      E. g. w/ and w/o build_path in the end
      
      build_path is required, removing square brackets
      1f04f9d6
  3. 26 May, 2014 2 commits
  4. 22 Nov, 2013 1 commit
    • Alexander Smorkalov's avatar
      Some hacks to build and run OpenCL on Qualcomm S800. · 514e9722
      Alexander Smorkalov authored
      Some of functions were enabled on Qualcomm S800 by changing grid size;
      OpenCL kernel grid size unification for different platfroms;
      Test pass rate improvements by inclreasing threshold;
      Some tests were disabled for Android;
      run.py was adopted for devices with brackets in in name.
      514e9722
  5. 16 Oct, 2013 1 commit
    • Roman Donchenko's avatar
      Fix running Java tests with run.py on everything other than Windows. · 5bb6949b
      Roman Donchenko authored
      Previously, run.py would assume that the opencv_java library is in the
      same directory as the tests, which is only true on Windows.
      
      The library path depends on the build configuration, which may not be
      known until the actual build (e.g. with the Visual Studio generators),
      so it can't be stored in the CMake cache for run.py to read. I didn't
      want to hardcode into run.py where the library is on each platform,
      either. So that's why I used the current scheme with the properties
      file. It also makes running the tests without run.py a little easier.
      5bb6949b
  6. 10 Oct, 2013 1 commit
  7. 19 May, 2013 1 commit
  8. 23 Jan, 2013 1 commit
  9. 12 Dec, 2012 1 commit
  10. 08 Dec, 2012 1 commit
    • Andrey Kamaev's avatar
      Refactored run.py script and temporary file generation logic · 7c6191ec
      Andrey Kamaev authored
      * use OPENCV_TEMP_PATH environment variable on all platforms
      * fix cleanup after OpenCV tests on Windows
      * add --list flag to output names of all tests found
      * do not override user-passed --perf_min_samples and --perf_force_samples
        options by --check flag
      * fix complier checks inside run.py
      7c6191ec
  11. 24 Nov, 2012 2 commits
  12. 23 Nov, 2012 1 commit
  13. 17 Oct, 2012 2 commits
  14. 10 Oct, 2012 1 commit
  15. 29 Aug, 2012 1 commit
  16. 07 Aug, 2012 1 commit
  17. 06 Aug, 2012 1 commit
  18. 02 Jul, 2012 4 commits
  19. 28 Jun, 2012 1 commit
  20. 25 Jun, 2012 1 commit
  21. 18 May, 2012 1 commit
  22. 03 May, 2012 1 commit
  23. 30 Apr, 2012 1 commit
  24. 27 Apr, 2012 1 commit
  25. 26 Apr, 2012 2 commits
  26. 16 Apr, 2012 1 commit
  27. 13 Apr, 2012 2 commits
  28. 07 Apr, 2012 1 commit
  29. 05 Apr, 2012 1 commit
  30. 15 Mar, 2012 1 commit
  31. 24 Jan, 2012 1 commit
  32. 23 Jan, 2012 1 commit