summaryrefslogtreecommitdiff
path: root/indra/llcommon/lua_function.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-06-27 18:06:13 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-06-27 18:06:13 -0400
commitb347ad5deb1c9abb210ac5da0534766bf5b6f2f0 (patch)
tree37859d92a68f715315f057481ed0d92b53d1aa5e /indra/llcommon/lua_function.cpp
parent75accbefdbe7741d57bf093690d65ad1100f82d4 (diff)
Make test.cpp test driver recognize LOGTEST_testname.
Setting LOGTEST=DEBUG, when many unit/integration tests must be rebuilt and run, can result in lots of unnecessary output. When we only want DEBUG log output from a specific test program, make test.cpp recognize an environment variable LOGTEST_testname, where 'testname' might be the full basename of the executable, or part of INTEGRATION_TEST_testname or PROJECT_foo_TEST_testname. When test.cpp notices a non-empty variable by that name, it behaves as if LOGTEST were set to that value.
Diffstat (limited to 'indra/llcommon/lua_function.cpp')
0 files changed, 0 insertions, 0 deletions