Pārlūkot izejas kodu

Catch include path updated as suggested by upstream.

main
offa pirms 6 gadiem
vecāks
revīzija
8b6542a59b
6 mainītis faili ar 5 papildinājumiem un 5 dzēšanām
  1. +1
    -1
      test/ScopeExitTest.cpp
  2. +1
    -1
      test/ScopeFailTest.cpp
  3. +1
    -1
      test/ScopeSuccessTest.cpp
  4. +1
    -1
      test/TestMain.cpp
  5. +1
    -1
      test/UniqueResourceTest.cpp
  6. +0
    -0
      test/catch/catch2/catch.hpp

+ 1
- 1
test/ScopeExitTest.cpp Parādīt failu



#include "scope_exit.h" #include "scope_exit.h"
#include "CallMocks.h" #include "CallMocks.h"
#include <catch.hpp>
#include <catch2/catch.hpp>


using namespace mock; using namespace mock;
using namespace trompeloeil; using namespace trompeloeil;

+ 1
- 1
test/ScopeFailTest.cpp Parādīt failu



#include "scope_fail.h" #include "scope_fail.h"
#include "CallMocks.h" #include "CallMocks.h"
#include <catch.hpp>
#include <catch2/catch.hpp>


using namespace mock; using namespace mock;
using namespace trompeloeil; using namespace trompeloeil;

+ 1
- 1
test/ScopeSuccessTest.cpp Parādīt failu



#include "scope_success.h" #include "scope_success.h"
#include "CallMocks.h" #include "CallMocks.h"
#include <catch.hpp>
#include <catch2/catch.hpp>


using namespace mock; using namespace mock;
using namespace trompeloeil; using namespace trompeloeil;

+ 1
- 1
test/TestMain.cpp Parādīt failu

// SOFTWARE. // SOFTWARE.


#define CATCH_CONFIG_MAIN #define CATCH_CONFIG_MAIN
#include <catch.hpp>
#include <catch2/catch.hpp>
#include <trompeloeil.hpp> #include <trompeloeil.hpp>





+ 1
- 1
test/UniqueResourceTest.cpp Parādīt failu



#include "unique_resource.h" #include "unique_resource.h"
#include "CallMocks.h" #include "CallMocks.h"
#include <catch.hpp>
#include <catch2/catch.hpp>
#include <trompeloeil.hpp> #include <trompeloeil.hpp>


using namespace mock; using namespace mock;

test/catch/catch.hpp → test/catch/catch2/catch.hpp Parādīt failu


Notiek ielāde…
Atcelt
Saglabāt