tests

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalized line ending as specified in .gitattributes (CH-312).

    • -39
    • +39
    ./test_runner/src/test_runner.cpp
    • -723
    • +723
    ./test_runner/test_runner.vcproj
    • -358
    • +358
    ./test_runner/test_runner.vcxproj
    • -30
    • +30
    ./test_runner/test_runner.vcxproj.filters
  1. … 258 more files in changeset.
Updated unit test runner code to integrate better with ReSharper unit test runner (CH-257).

Build system fix: changed the build toools to be built with VS2015 (CH-190).

    • -38
    • +192
    ./test_runner/test_runner.vcxproj
    • -4
    • +4
    ./test_runner/test_runner.vcxproj.filters
  1. … 5 more files in changeset.
Added support for running unit tests in VS2013 (CH-89).

    • -14
    • +21
    ./test_runner/test_runner.vcxproj
    • -3
    • +0
    ./test_runner/test_runner.vcxproj.filters
  1. … 10 more files in changeset.
Limited output information from test runner to a failed items (CH-63).

  1. … 1 more file in changeset.
Improved unit tests framework integration (CH-51)

    • -344
    • +0
    ./libchcore_test/src/TDataBufferManagerTest.cpp
    • -11
    • +0
    ./libchcore_test/src/libchcore_test.cpp
    • -0
    • +39
    ./test_runner/src/test_runner.cpp
    • -0
    • +723
    ./test_runner/test_runner.vcproj
    • -208
    • +0
    ./libchcore_test/libchcore_test.vcxproj
    • -1
    • +1
    ./test_runner/test_runner.vcxproj.filters
    • -34
    • +0
    ./libchcore_test/libchcore_test.vcxproj.filters
    • -0
    • +25
    ./tests_shared/TestsExports.cpp
  1. … 12 more files in changeset.
Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

    • -4
    • +4
    ./libchcore_test/libchcore_test.vcproj
    • -10
    • +10
    ./libchcore_test/libchcore_test.vcxproj
  1. … 8 more files in changeset.
Added VS 2012 solution and project files.

    • -0
    • +208
    ./libchcore_test/libchcore_test.vcxproj
    • -0
    • +34
    ./libchcore_test/libchcore_test.vcxproj.filters
  1. … 13 more files in changeset.
Data buffer fixes.

    • -1
    • +204
    ./libchcore_test/src/TDataBufferManagerTest.cpp
  1. … 2 more files in changeset.
Additional unit tests for new buffer manager.

    • -1
    • +102
    ./libchcore_test/src/TDataBufferManagerTest.cpp
  1. … 2 more files in changeset.
Updated projects to use references instead of manual library input.

    • -0
    • +403
    ./libchcore_test/libchcore_test.vcproj
    • -0
    • +40
    ./libchcore_test/src/TDataBufferManagerTest.cpp
    • -0
    • +11
    ./libchcore_test/src/libchcore_test.cpp
    • -0
    • +8
    ./libchcore_test/src/stdafx.cpp
    • -0
    • +18
    ./libchcore_test/src/stdafx.h
    • -0
    • +13
    ./libchcore_test/src/targetver.h
  1. … 14 more files in changeset.