lnav/test/test_format_loader.sh

18 lines
388 B
Bash
Raw Normal View History

#! /bin/bash
export YES_COLOR=1
run_cap_test ${lnav_test} -C \
-I ${test_dir}/bad-config-json
2022-07-08 22:55:53 +00:00
if x"$HAVE_SQLITE3_ERROR_OFFSET" != x""; then
run_cap_test env LC_ALL=C ${lnav_test} -C \
-I ${test_dir}/bad-config
fi
run_cap_test ${lnav_test} -n \
-I ${test_dir} \
-c ";select * from leveltest_log" \
-c ':write-csv-to -' \
${test_dir}/logfile_leveltest.0