Catch2
if (NOT TARGET Catch2) project(Catch2 CXX) set(CMAKE_CXX_STANDARD 11) add_library(${PROJECT_NAME} INTERFACE) target_include_directories(${PROJECT_NAME} INTERFACE ${CMAKE_CU ${CMAKE_CURRENT_SOURCE_DIR}/include) # Mimic the library names in Catch2's own CMake files: add_library(Catch2::Catch2 ALIAS Catch2) # This one is historical, left over from when ApprovalTests.cpp cpp was first created. # We could encourage users to move away from it. add_library(catch2 ALIAS Catch2) endif ()0 码力 | 1 页 | 519.00 B | 5 月前3Spring Framework 2.0.0 Changelog
methods in SingleConnectionFactory Package org.springframework.jdbc * refined DataSourceUtils to catch Throwable on "Connection.close()" * DataSourceUtils uses lower synchronization order for delegating with additional "ignoreInvalidFields" flag to PropertyAccessor * fixed BeanWrapperImpl to properly catch and wrap conversion failures for map keys/values in TypeMismatchExceptions * introduced TypeConverter Struts Delegating(Tiles)RequestProcessor to avoid unnecessary NoSuchBeanDefinitionException throw+catch * added Autowiring(Tiles)RequestProcessor, autowiring created Actions (configurable through ActionServlet0 码力 | 33 页 | 91.32 KB | 1 年前3Spring Framework 2.0.1 Changelog
methods in SingleConnectionFactory Package org.springframework.jdbc * refined DataSourceUtils to catch Throwable on "Connection.close()" * DataSourceUtils uses lower synchronization order for delegating with additional "ignoreInvalidFields" flag to PropertyAccessor * fixed BeanWrapperImpl to properly catch and wrap conversion failures for map keys/values in TypeMismatchExceptions * introduced TypeConverter Struts Delegating(Tiles)RequestProcessor to avoid unnecessary NoSuchBeanDefinitionException throw+catch * added Autowiring(Tiles)RequestProcessor, autowiring created Actions (configurable through ActionServlet0 码力 | 37 页 | 103.65 KB | 1 年前391HeLLoApprovats
shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 ) target_compile_definitions(${EXE_NAME} PRIVATE CATCH_CONFIG_FAST_COMPILE) add_test(NAME ${EXE_NAME} COMMAND ${PROJECT_NAME})0 码力 | 1 页 | 406.00 B | 5 月前393LogFites
shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 ) target_compile_definitions(${EXE_NAME} PRIVATE CATCH_CONFIG_FAST_COMPILE) add_test(NAME ${EXE_NAME} COMMAND ${PROJECT_NAME})0 码力 | 1 页 | 404.00 B | 5 月前3694SVGFites CMake Configuration
shared_code::shared_code ApprovalTests::ApprovalTests Catch2::Catch2 ) target_compile_definitions(${EXE_NAME} PRIVATE CATCH_CONFIG_FAST_COMPILE) add_test(NAME ${EXE_NAME} COMMAND ${PROJECT_NAME})0 码力 | 1 页 | 436.00 B | 5 月前395QTabtewidget
target_link_libraries(${EXE_NAME} ApprovalTestsQt::ApprovalTestsQt Catch2::Catch2) target_compile_definitions(${EXE_NAME} PRIVATE CATCH_CONFIG_FAST_COMPILE) add_test(NAME ${EXE_NAME} COMMAND ${EXE_NAME})0 码力 | 1 页 | 458.00 B | 5 月前396QImage
target_link_libraries(${EXE_NAME} ApprovalTestsQt::ApprovalTestsQt Catch2::Catch2) target_compile_definitions(${EXE_NAME} PRIVATE CATCH_CONFIG_FAST_COMPILE) add_test(NAME ${EXE_NAME} COMMAND ${EXE_NAME})0 码力 | 1 页 | 430.00 B | 5 月前3Gilded Rose
target_link_libraries(${EXE_NAME} ApprovalTests::ApprovalTests Catch2::Catch2 ) target_compile_definitions(${EXE_NAME} PRIVATE CATCH_CONFIG_FAST_COMPILE) add_test(NAME ${EXE_NAME} COMMAND ${EXE_NAME})0 码力 | 1 页 | 816.00 B | 5 月前3Spring Framework 2.0.2 Changelog
methods in SingleConnectionFactory Package org.springframework.jdbc * refined DataSourceUtils to catch Throwable on "Connection.close()" * DataSourceUtils uses lower synchronization order for delegating with additional "ignoreInvalidFields" flag to PropertyAccessor * fixed BeanWrapperImpl to properly catch and wrap conversion failures for map keys/values in TypeMismatchExceptions * introduced TypeConverter Struts Delegating(Tiles)RequestProcessor to avoid unnecessary NoSuchBeanDefinitionException throw+catch * added Autowiring(Tiles)RequestProcessor, autowiring created Actions (configurable through ActionServlet0 码力 | 41 页 | 115.44 KB | 1 年前3
共 48 条
- 1
- 2
- 3
- 4
- 5