This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit a402a65
committed
Auto-update submodule pointers
1 parent de0ea9e commit a402a65
2 files changed
+2
-2
lines changed- Documentation/dictionary/datagrid.lcdoc+7-7
- Documentation/html_viewer/api.html.template+1-1
- Toolset/palettes/inspector/revinspectortemplate.livecodescript+1-9
- Toolset/palettes/message box/behaviors/revmessageboxbehavior.livecodescript+2-2
- Toolset/palettes/message box/behaviors/revmessageboxsinglelinecardbehavior.livecodescript+2-2
- Toolset/palettes/message box/behaviors/revmessageboxsinglelinemessagebehavior.livecodescript+4-18
- Toolset/palettes/script editor/behaviors/revsecommoneditorbehavior.livecodescript+9-10
- notes/bugfix-20672.md-1
- notes/bugfix-21323.md-1
Submodule googletest updated 82 files
- .travis.yml+3-3
- appveyor.yml+1-1
- ci/travis.sh+8
- googlemock/docs/CookBook.md+93-112
- googlemock/include/gmock/gmock-actions.h+79-22
- googlemock/include/gmock/gmock-generated-actions.h+261-67
- googlemock/include/gmock/gmock-generated-actions.h.pump+44-5
- googlemock/include/gmock/gmock-generated-function-mockers.h+650-366
- googlemock/include/gmock/gmock-generated-function-mockers.h.pump+76-20
- googlemock/include/gmock/gmock-generated-matchers.h+317-250
- googlemock/include/gmock/gmock-generated-matchers.h.pump+18-16
- googlemock/include/gmock/gmock-generated-nice-strict.h+87-26
- googlemock/include/gmock/gmock-generated-nice-strict.h.pump+33-16
- googlemock/include/gmock/gmock-matchers.h+871-245
- googlemock/include/gmock/gmock-more-matchers.h+17
- googlemock/include/gmock/gmock-spec-builders.h+128-58
- googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump+1-1
- googlemock/include/gmock/internal/custom/gmock-matchers.h+3-4
- googlemock/include/gmock/internal/gmock-internal-utils.h+32-1
- googlemock/scripts/generator/README+4-5
- googlemock/src/gmock-internal-utils.cc+14-2
- googlemock/src/gmock-matchers.cc+90-37
- googlemock/src/gmock-spec-builders.cc+95-42
- googlemock/src/gmock.cc+2-2
- googlemock/test/gmock-actions_test.cc+167-3
- googlemock/test/gmock-generated-actions_test.cc+8-6
- googlemock/test/gmock-generated-function-mockers_test.cc+23
- googlemock/test/gmock-generated-internal-utils_test.cc+11-9
- googlemock/test/gmock-generated-matchers_test.cc+59-4
- googlemock/test/gmock-internal-utils_test.cc+28
- googlemock/test/gmock-matchers_test.cc+1.1k-73
- googlemock/test/gmock-more-actions_test.cc+8-9
- googlemock/test/gmock-nice-strict_test.cc+68-3
- googlemock/test/gmock-spec-builders_test.cc+73-3
- googlemock/test/gmock_link2_test.cc+1-1
- googlemock/test/gmock_link_test.cc+1-1
- googlemock/test/gmock_link_test.h+2
- googlemock/test/gmock_output_test_.cc+20-1
- googlemock/test/gmock_output_test_golden.txt+8-1
- googlemock/test/gmock_test_utils.py+1-1
- googletest/include/gtest/gtest-death-test.h+2-2
- googletest/include/gtest/gtest-message.h+1-1
- googletest/include/gtest/gtest-param-test.h+3-5
- googletest/include/gtest/gtest-param-test.h.pump+3-5
- googletest/include/gtest/gtest-printers.h+12-6
- googletest/include/gtest/gtest.h+16-1
- googletest/include/gtest/gtest_prod.h+1-1
- googletest/include/gtest/internal/gtest-death-test-internal.h+13-9
- googletest/include/gtest/internal/gtest-internal.h+77-18
- googletest/include/gtest/internal/gtest-port-arch.h+1-1
- googletest/include/gtest/internal/gtest-port.h+72-56
- googletest/include/gtest/internal/gtest-string.h+1-1
- googletest/include/gtest/internal/gtest-type-util.h+17-1
- googletest/include/gtest/internal/gtest-type-util.h.pump+17-1
- googletest/scripts/gen_gtest_pred_impl.py+10-10
- googletest/src/gtest-all.cc+1-1
- googletest/src/gtest-death-test.cc+203-13
- googletest/src/gtest-port.cc+74-36
- googletest/src/gtest-printers.cc+1-1
- googletest/src/gtest-test-part.cc+1-1
- googletest/src/gtest.cc+114-48
- googletest/test/gtest-death-test_test.cc+4-3
- googletest/test/gtest-listener_test.cc+1-1
- googletest/test/gtest-options_test.cc+6
- googletest/test/gtest-param-test_test.cc+28
- googletest/test/gtest-param-test_test.h+1-1
- googletest/test/gtest-port_test.cc+4-4
- googletest/test/gtest-printers_test.cc+17-61
- googletest/test/gtest-unittest-api_test.cc+1-1
- googletest/test/gtest_all_test.cc+1-1
- googletest/test/gtest_env_var_test.py+4-2
- googletest/test/gtest_help_test.py+1-1
- googletest/test/gtest_json_outfiles_test.py+1-2
- googletest/test/gtest_json_output_unittest.py+1-2
- googletest/test/gtest_json_test_utils.py+1-1
- googletest/test/gtest_output_test.py+1-1
- googletest/test/gtest_test_utils.py+2-2
- googletest/test/gtest_uninitialized_test.py-1
- googletest/test/gtest_unittest.cc+97
- googletest/test/gtest_xml_outfiles_test.py+14-2
- googletest/test/gtest_xml_output_unittest.py+42-8
- googletest/test/gtest_xml_test_utils.py+22-13
0 commit comments