google test: Add fixture for context tests. (#5590)
authorAina Niemetz <aina.niemetz@gmail.com>
Thu, 3 Dec 2020 19:29:58 +0000 (11:29 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Dec 2020 19:29:58 +0000 (11:29 -0800)
commit8e1dc557383f754e33399b6b0f783e7048732df0
tree540b638ae6add3ff5b2557f45ec06dd6e9151635
parenta0b0aebf36c2ba54edc3ae58dc8270a74560d840
google test: Add fixture for context tests. (#5590)

Context test PRs will be updated to use this after this is merged to
master.
test/unit/api/datatype_api_black.cpp
test/unit/api/grammar_black.cpp
test/unit/api/op_black.cpp
test/unit/api/result_black.cpp
test/unit/api/term_black.cpp
test/unit/base/map_util_black.cpp
test/unit/test.h
test/unit/test_api.h
test/unit/test_context.h [new file with mode: 0644]