lnav/test
2024-06-16 16:12:16 -07:00
..
bad-config/formats [log_format] check for missing timestamp capture 2023-12-11 10:46:19 -08:00
bad-config2
bad-config-json/formats
configs/installed
expected [textview] execute lnav scripts 2024-06-16 16:12:16 -07:00
formats [jsonl] pay attention to min width for abbrev overflow method 2024-03-28 14:28:32 -07:00
log-samples [data_scanner] reduce scanner size 2024-01-27 09:45:32 -08:00
remote-log-dir [remote] a path is synced on an error 2021-05-20 15:48:05 -07:00
tui-captures [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
aftest.cc
ansi-colors.0.in
books.json [hotkeys] change curly braces to move to the next/prev section 2024-02-17 07:16:14 -08:00
books.xml [data_scanner] recognize XML comments 2023-08-17 21:31:28 -07:00
CMakeLists.txt [security] improve handling of file names with escape sequences 2024-04-04 10:13:59 -07:00
datafile_c.0 [themes] add dracula theme 2023-08-16 22:13:15 -07:00
datafile_ipaddr.0 [docs] more docs and some simple bug fixes 2013-08-25 07:12:41 -07:00
datafile_simple.0
datafile_simple.1
datafile_simple.2 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.3 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.4
datafile_simple.5 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.6 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.7 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.8 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.9
datafile_simple.10 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.11
datafile_simple.12 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.13
datafile_simple.14
datafile_simple.15 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.16 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.17
datafile_simple.18 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.19 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.20
datafile_simple.21 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.22 [data_scanner] hack to recognize some windows paths 2022-08-20 21:23:42 -07:00
datafile_simple.23
datafile_simple.24 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.25 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_syslog.0
datafile_syslog.1 [sqlite] Major improvements to the sqlite integration. 2013-05-24 07:55:56 -07:00
datafile_xml.0
dhcp-trunc.pcapng [pcap] initial pcap support 2021-11-05 15:13:16 -07:00
dhcp.pcapng
document.sections.tests.cc [doc.sections] recognize diff sections 2023-10-01 22:07:10 -07:00
drive_data_scanner.cc [internal] remove ghc::filesystem 2024-05-21 23:45:48 -07:00
drive_doc_discovery.cc [internal] remove ghc::filesystem 2024-05-21 23:45:48 -07:00
drive_grep_proc.cc
drive_line_buffer.cc [logfile] report utf error location 2023-06-24 23:12:29 -07:00
drive_listview.cc [mouse] flesh out things more 2024-04-12 20:54:23 -07:00
drive_logfile.cc [internal] remove ghc::filesystem 2024-05-21 23:45:48 -07:00
drive_mvwattrline.cc [tests] update tests for mouse change 2024-04-29 06:38:29 -07:00
drive_readline_curses.cc [init] fix handling of unknown TERM 2022-08-22 13:15:31 -07:00
drive_sequencer.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
drive_shlexer.cc [:eval] treat the argument like the contents of a file with multiple commands 2023-08-29 22:26:00 -07:00
drive_sql_anno.cc [clang-format] init 2022-03-16 15:38:08 -07:00
drive_sql.cc
drive_view_colors.cc [mouse] breathe some life back into mouse support 2024-04-10 22:18:52 -07:00
drive_vt52_curses.cc [tests] update tests for mouse change 2024-04-29 06:38:29 -07:00
empty-result.lnav [sql] do not dump the log on an empty SQL result 2024-06-13 15:37:28 -07:00
example.patch [data_scanner] recognize toml/ini table headers 2023-10-03 09:04:45 -07:00
example.toml [data_scanner] recognize toml/ini table headers 2023-10-03 09:04:45 -07:00
expected_help.txt Add hotkey binding for toggling the cursor mode 2022-11-01 21:33:47 +01:00
file_for_dot_read.sql
gharchive_log.jsonl
gp_test.cc
invalid-books.xml
lb_test.cc
listview_output_cursor.0 Add test cases for cursor mode 2023-04-23 17:49:59 +02:00
listview_output_cursor.1 Add test cases for cursor mode 2023-04-23 17:49:59 +02:00
listview_output_cursor.2 Add test cases for cursor mode 2023-04-23 17:49:59 +02:00
listview_output_cursor.3
listview_output_cursor.4 [ui] make cursor mode the default 2024-04-09 21:46:21 -07:00
listview_output_cursor.5 [mouse] flesh out things more 2024-04-12 20:54:23 -07:00
listview_output_cursor.6 [mouse] flesh out things more 2024-04-12 20:54:23 -07:00
listview_output.0 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
listview_output.1
listview_output.2 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
listview_output.3 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
listview_output.4 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
listview_output.5 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
listview_output.6 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
lnav_doctests.cc [internal] remove ghc::filesystem 2024-05-21 23:45:48 -07:00
log.clog [log-format] fix line-format where a variable can span lines 2016-08-23 06:34:18 -07:00
logfile_access_log.0
logfile_access_log.1 [log_format] the access_log format wasn't picking up the timestamp range correctly 2013-06-22 07:00:59 -07:00
logfile_ansi.0 [pretty] handle ANSI escapes 2022-08-03 13:46:36 -07:00
logfile_ansi.1 [logfile] improve handling of ansi escapes 2022-09-19 20:15:35 -07:00
logfile_bad_access_log.0 [format] try to validate formats against a given file 2015-07-11 16:32:48 -07:00
logfile_bad_syslog.0
logfile_block.1 [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
logfile_block.2
logfile_blued.0
logfile_bro_conn.log.0
logfile_bro_http.log.0
logfile_bunyan.0 [bunyan] add test for this format and add "src" field 2023-06-20 10:33:53 -07:00
logfile_cloudflare.json [formats] add cloudflare format 2023-06-21 16:40:19 -07:00
logfile_crlf.0 [line_buffer] fix crlf handling in log files 2018-10-12 07:46:18 -07:00
logfile_cxx.0 [pretty-print] check if lines are XML before indenting them as such 2018-04-02 13:25:07 -07:00
logfile_docker_compose_with_noise.0 [demux] some more testing 2024-05-07 21:49:08 -07:00
logfile_docker_compose_with_ts.0 [piper] start support for demux 2024-04-28 10:01:43 -07:00
logfile_docker_compose.0 [piper] start support for demux 2024-04-28 10:01:43 -07:00
logfile_empty.0
logfile_epoch.0
logfile_epoch.1
logfile_filter.0
logfile_for_join.0
logfile_generic_with_header.0
logfile_generic.0 add a test for change that fixes #110 2014-10-29 20:05:33 -07:00
logfile_generic.1 [generic_log] fix log levels for generic_log 2015-05-01 20:52:00 -07:00
logfile_generic.2
logfile_generic.3 [time-fmt] add a time format 2021-07-13 10:40:24 -07:00
logfile_glog.0
logfile_haproxy.0 [piper] add metadata to piper file header and cleanup workdir 2023-07-18 22:14:45 -07:00
logfile_invalid_json2.json [pcap] initial pcap support 2021-11-05 15:13:16 -07:00
logfile_invalid_json.json
logfile_journald.json [json-log] handle invalid json log lines 2019-09-03 06:19:57 -07:00
logfile_json2.json [log-format] abbreviate long fields when formatting JSON logs 2016-08-22 06:45:27 -07:00
logfile_json3.json
logfile_json_subsec.json [json-format] preserve sub-second times 2024-04-04 15:33:10 -07:00
logfile_json.json [jsonl] pay attention to min width for abbrev overflow method 2024-03-28 14:28:32 -07:00
logfile_leveltest.0
logfile_logfmt.0
logfile_mixed_json2.json
logfile_multiline.0 [headless] report output from commands/queries that were executed 2014-03-02 16:52:18 -08:00
logfile_mux_zookeeper.0 [demux] add lnav_file_demux_metadata view 2024-05-01 15:18:59 -07:00
logfile_nested_json.json [json-log] handle arrays in json log message fields 2019-04-17 06:17:11 -07:00
logfile_nextcloud.0 Add support for Nextcloud server-side logs 2023-10-16 09:19:40 -07:00
logfile_openam.0 [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
logfile_partitions.0 [partitions] revive partition functionality 2024-03-21 08:47:29 -07:00
logfile_plain.0 [text] add filtering support to the plain text view 2015-03-28 06:30:30 -07:00
logfile_pretty.0
logfile_procstate.0 [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
logfile_regexp_access_log.0
logfile_rollover.0 [time] fix time rollover for days 2016-05-03 06:43:00 -07:00
logfile_rollover.1 [log] do a full sort if there is a year rollover 2017-04-24 07:03:46 -07:00
logfile_rollover.2
logfile_strace_log.0 clean up some auto conf and add an strace test 2010-01-24 12:25:34 -08:00
logfile_syslog_fr.0 [locale] some tweaks for recognizing non-english logs 2018-08-21 21:43:32 -07:00
logfile_syslog_with_access_log.0 [format] use the module level for a message 2020-12-31 13:55:53 -08:00
logfile_syslog_with_header.0 [logfile] fix issue when files have headers 2019-05-17 07:42:05 -07:00
logfile_syslog_with_mixed_times.0
logfile_syslog.0 first commit 2009-09-13 18:07:32 -07:00
logfile_syslog.1 first commit 2009-09-13 18:07:32 -07:00
logfile_syslog.2 Some more sequence matching stuff. 2011-06-05 19:05:46 -07:00
logfile_syslog.3 [search-table] add test case 2022-08-16 14:51:08 -07:00
logfile_tai64n.0 [time] add support for TAI64N timestamps 2016-04-02 20:58:20 -07:00
logfile_tcf.0
logfile_tcf.1 [logfile] include microseconds when converting timestamps 2023-04-28 11:37:24 -07:00
logfile_tcsh_history.0
logfile_uwsgi.0 [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
logfile_vami.0
logfile_vdsm.0 [vdsm_log] add new format 2014-11-10 08:56:35 -08:00
logfile_vmw_log.0 [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
logfile_vpxd.0 [search-table] some more enhancements to search-tables 2022-07-05 21:46:12 -07:00
logfile_w3c_big.0 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_w3c.0 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_w3c.1 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_w3c.2
logfile_w3c.3
logfile_w3c.4 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_w3c.5
logfile_w3c.6 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_with_a_really_long_name_to_test_a_bug_with_long_names.0
logfile_with_zones.0
logfile_xml_msg.0
Makefile.am [sql] do not dump the log on an empty SQL result 2024-06-13 15:37:28 -07:00
man_echo.txt
multiline.lnav [build] bump version to 0.7.3 since we will release soon 2015-04-08 02:26:25 -07:00
mvwattrline_output.0
naughty_files.py [security] improve handling of file names with escape sequences 2024-04-04 10:13:59 -07:00
nested.lnav [docs] add report generation to cookbook 2021-02-25 15:47:36 -08:00
parser_debugger.py [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
pyfile_0.py
rltest.cc
scripty.cc [internal] remove ghc::filesystem 2024-05-21 23:45:48 -07:00
si_test.cc [clang-format] init 2022-03-16 15:38:08 -07:00
slicer.cc
sql.0.in [cleanup] start a tracer/debugger for the data parser 2013-06-08 06:10:18 -07:00
sql.0.out [cleanup] start a tracer/debugger for the data parser 2013-06-08 06:10:18 -07:00
test_abbrev.cc [clang-format] init 2022-03-16 15:38:08 -07:00
test_ansi_scrubber.cc [ansi_scrubber] minor optimization and remove the str.erase() 2024-04-18 00:35:54 -07:00
test_auto_fd.cc [piper] start support for demux 2024-04-28 10:01:43 -07:00
test_auto_mem.cc [vtab] indexing improvements 2022-07-19 22:08:07 -07:00
test_bookmarks.cc
test_cli.sh [internal] remove ghc::filesystem 2024-05-21 23:45:48 -07:00
test_cmds.sh [tests] revert debugging stuff 2024-05-10 09:01:52 -07:00
test_column_namer.cc
test_config.sh [tests] fix test that uses TMPDIR 2024-05-22 06:18:35 -07:00
test_curl.sh [curl] add a curl looper to handle url requests 2015-08-02 06:43:57 -07:00
test_data_parser.sh [pretty-print] first pass at a pretty-printer 2015-03-16 23:10:34 -07:00
test_date_time_scanner.cc [data_scanner] recognize XML comments 2023-08-17 21:31:28 -07:00
test_demux.sh [demux] some more testing 2024-05-07 21:49:08 -07:00
test_events.sh [date_time] missed some TZ stuff 2023-08-11 10:06:28 -07:00
test_format_installer.sh [lnav -i] write file to install to temp file 2024-03-06 09:17:53 -08:00
test_format_loader.sh
test_grep_proc2.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
test_grep_proc.sh [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
test_json_format.sh
test_line_buffer2.cc
test_line_buffer.sh [test] get test working on OS X 2019-09-09 21:47:41 -07:00
test_listview.sh Add test cases for cursor mode 2023-04-23 17:49:59 +02:00
test_log_accel.cc
test_logfile.sh [tests] fixup test_logfile.sh for std::filesystem change 2024-05-22 14:32:40 -07:00
test_md2attr_line.cc
test_meta.sh [tests] fix :export-session-to test 2023-08-15 09:52:54 -07:00
test_mvwattrline.sh [view_curses] add some tests for mvwattrline 2014-03-08 05:26:49 -08:00
test_ncurses_unicode.cc change en_US.utf-8 to en_US.UTF-8 2022-12-15 21:43:15 -08:00
test_pretty_print.sh [pretty] handle ANSI escapes 2022-08-03 13:46:36 -07:00
test_prql.sh [format] move foreign_key flag to value meta 2024-04-19 19:07:25 -07:00
test_regex101.sh
test_reltime.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
test_remote.sh
test_scripts.sh
test_sessions.sh [partitions] revive partition functionality 2024-03-21 08:47:29 -07:00
test_shlexer.sh [readline] add support for default completions 2024-03-03 15:27:03 -08:00
test_sql_anno.sh [prql] fix lexing of "||" and add stats.hist 2024-04-05 21:01:10 -07:00
test_sql_coll_func.sh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
test_sql_fs_func.sh [fstat_vtab] add error column 2023-08-30 06:55:24 -07:00
test_sql_indexes.sh
test_sql_json_func.sh
test_sql_regexp.sh
test_sql_search_table.sh
test_sql_str_func.sh [sql] add pretty_print() function 2024-06-06 14:03:43 -07:00
test_sql_time_func.sh [libs] import the c++ date library 2023-09-05 21:54:49 -07:00
test_sql_views_vtab.sh
test_sql_xml_func.sh
test_sql_yaml_func.sh [test] tests should not rely on the local syslog being readable 2022-09-20 08:31:23 -07:00
test_sql.sh [sql] do not dump the log on an empty SQL result 2024-06-13 15:37:28 -07:00
test_stubs.cc [pager] try to fix the check for switching to headless 2024-05-23 21:08:03 -07:00
test_text_anonymizer.cc [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
test_text_file.sh [text] auto pretty-print text files 2024-06-11 23:00:41 -07:00
test_timeline.sh [timeline] rename gantt view to timeline 2024-05-23 15:04:40 -07:00
test_top_status.cc [internal] remove ghc::filesystem 2024-05-21 23:45:48 -07:00
test_tui.sh [view_curses] only write OSC;send-input in the test env 2021-08-15 14:47:55 -07:00
test_view_colors.sh
test_vt52_curses.sh [tests] try to make scripty output readable 2021-01-08 14:08:52 -08:00
textfile_0.md [theme] use default styles for cursor-line/selected-text if they are missing from the current theme 2024-05-18 06:52:18 -07:00
textfile_ansi_expanding.0 [ansi] missed resizing a buffer when scrubbing ansi 2023-03-30 22:06:19 -07:00
textfile_ansi.0 [pretty] handle ANSI escapes 2022-08-03 13:46:36 -07:00
textfile_cjk.0 [view_curses] fix wrapping issues with CJK characters 2024-04-08 23:33:58 -07:00
textfile_json_indented.0
textfile_json_long.0 [text] auto pretty-print text files 2024-06-11 23:00:41 -07:00
textfile_json_one_line.0 [text] pretty-printing should work in the text view 2015-08-18 20:58:20 -07:00
textfile_nonl.txt
textfile_plain.0 [textview] try to preserve textview location better when reloading 2024-03-05 20:32:20 -08:00
textfile_quoted_json.0 [pretty] pretty-print the contents of strings 2015-08-26 21:28:30 -07:00
toplevel.lnav [docs] add report generation to cookbook 2021-02-25 15:47:36 -08:00
update_parser_output.sh [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
UTF-8-test.txt [perf] improve initial indexing times 2018-10-17 07:03:33 -07:00
view_colors_output.0 [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
vt52_curses_input.0
vt52_curses_input.1 first commit 2009-09-13 18:07:32 -07:00
vt52_curses_output.0
vt52_curses_output.1
xpath_tui.0 [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00