1. 26 Jul, 2017 1 commit
  2. 26 Jun, 2017 1 commit
  3. 21 Dec, 2015 1 commit
  4. 16 Nov, 2015 1 commit
  5. 29 Oct, 2015 2 commits
  6. 01 Apr, 2015 1 commit
  7. 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
  8. 25 Dec, 2014 1 commit
    • Andrey Kamaev's avatar
      Assorted fixes: · c105b729
      Andrey Kamaev authored
      * cmake CMP0054 and CMP0045
      * aarch64 build
      * portable code options in PCH cmake
      * some of gcc 4.9 warnings
      c105b729
  9. 26 May, 2014 2 commits
  10. 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
  11. 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
  12. 10 Oct, 2013 1 commit
  13. 19 May, 2013 1 commit
  14. 23 Jan, 2013 1 commit
  15. 12 Dec, 2012 1 commit
  16. 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
  17. 24 Nov, 2012 2 commits
  18. 23 Nov, 2012 1 commit
  19. 17 Oct, 2012 2 commits
  20. 10 Oct, 2012 1 commit
  21. 29 Aug, 2012 1 commit
  22. 07 Aug, 2012 1 commit
  23. 06 Aug, 2012 1 commit
  24. 02 Jul, 2012 4 commits
  25. 28 Jun, 2012 1 commit
  26. 25 Jun, 2012 1 commit
  27. 18 May, 2012 1 commit
  28. 03 May, 2012 1 commit
  29. 30 Apr, 2012 1 commit
  30. 27 Apr, 2012 1 commit
  31. 26 Apr, 2012 2 commits
  32. 16 Apr, 2012 1 commit