1. 20 Oct, 2016 1 commit
  2. 21 Dec, 2015 1 commit
  3. 19 Nov, 2015 1 commit
  4. 16 Nov, 2015 1 commit
  5. 13 Nov, 2015 1 commit
  6. 29 Oct, 2015 2 commits
  7. 01 Apr, 2015 1 commit
  8. 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
  9. 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
  10. 26 May, 2014 2 commits
  11. 31 Mar, 2014 1 commit
  12. 24 Mar, 2014 1 commit
  13. 03 Mar, 2014 1 commit
  14. 02 Mar, 2014 1 commit
  15. 17 Feb, 2014 1 commit
  16. 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
  17. 20 Nov, 2013 1 commit
  18. 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
  19. 10 Oct, 2013 1 commit
  20. 21 Aug, 2013 1 commit
  21. 07 Aug, 2013 1 commit
  22. 22 Jul, 2013 1 commit
  23. 10 Jul, 2013 5 commits
  24. 04 Jul, 2013 5 commits
  25. 21 Jun, 2013 2 commits
  26. 20 Jun, 2013 3 commits
  27. 18 Jun, 2013 1 commit