lnav/test
2024-05-23 15:04:40 -07:00
..
bad-config/formats [log_format] check for missing timestamp capture 2023-12-11 10:46:19 -08:00
bad-config2 [log-annotations] add :annotate command 2023-07-30 21:17:52 -07:00
bad-config-json/formats [console] colorize console output 2022-04-12 16:07:13 -07:00
configs/installed [log-annotations] add :annotate command 2023-07-30 21:17:52 -07:00
expected [timeline] rename gantt view to timeline 2024-05-23 15:04:40 -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 [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
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
datafile_simple.0
datafile_simple.1 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.2
datafile_simple.3
datafile_simple.4
datafile_simple.5
datafile_simple.6
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
datafile_simple.11
datafile_simple.12
datafile_simple.13
datafile_simple.14 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.15 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
datafile_simple.16
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 [all_logs] add log_msg_value column 2024-01-25 20:53:01 -08:00
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 [data_scanner] reduce scanner size 2024-01-27 09:45:32 -08:00
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
datafile_xml.0
dhcp-trunc.pcapng [pcap] initial pcap support 2021-11-05 15:13:16 -07:00
dhcp.pcapng [pcap] initial pcap support 2021-11-05 15:13:16 -07:00
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 [piper] add metadata to piper file header and cleanup workdir 2023-07-18 22:14:45 -07:00
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 [console] colorize console output 2022-04-12 16:07:13 -07:00
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
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 [sqlite] implement .dump SQL command 2021-03-28 13:50:26 -07:00
gharchive_log.jsonl [formats] add format for github event log 2024-02-06 08:57:43 -08:00
gp_test.cc [clang-format] init 2022-03-16 15:38:08 -07:00
invalid-books.xml [misc] more include shuffling 2023-07-14 22:03:08 -07:00
lb_test.cc [clang-format] init 2022-03-16 15:38:08 -07:00
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 [sql] logline table was not checking if format matched the template line format 2023-06-23 23:03:23 -07:00
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 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
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
logfile_access_log.0
logfile_access_log.1
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
logfile_bad_syslog.0
logfile_block.1 [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
logfile_block.2 [remote] add some config options and remove the copied tailer binary 2021-05-19 22:05:21 -07:00
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
logfile_cxx.0
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] fix issue when files have headers 2019-05-17 07:42:05 -07:00
logfile_generic.0
logfile_generic.1
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 [json-log] some more fixes for handling invalid json logs 2019-10-19 07:11:47 -07:00
logfile_journald.json [json-log] handle invalid json log lines 2019-09-03 06:19:57 -07:00
logfile_json2.json
logfile_json3.json [json_log] auto detect the required width for a column 2023-04-29 16:13:42 -07:00
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 [formats] add logfmt 2021-10-02 23:17:33 -07:00
logfile_mixed_json2.json [json-log] change how lines that do not start with a curly are reported 2022-09-24 21:19:20 -07:00
logfile_multiline.0
logfile_mux_zookeeper.0 [demux] add lnav_file_demux_metadata view 2024-05-01 15:18:59 -07:00
logfile_nested_json.json
logfile_nextcloud.0 Add support for Nextcloud server-side logs 2023-10-16 09:19:40 -07:00
logfile_openam.0
logfile_partitions.0 [partitions] revive partition functionality 2024-03-21 08:47:29 -07:00
logfile_plain.0
logfile_pretty.0
logfile_procstate.0 [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
logfile_regexp_access_log.0 [tests] add regexp test 2023-08-07 10:05:22 -07:00
logfile_rollover.0
logfile_rollover.1
logfile_rollover.2 [log_source] do a full sort when the index array is reallocated 2023-07-26 16:02:18 -07:00
logfile_strace_log.0
logfile_syslog_fr.0
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
logfile_syslog.1
logfile_syslog.2
logfile_syslog.3 [search-table] add test case 2022-08-16 14:51:08 -07:00
logfile_tai64n.0
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
logfile_vami.0
logfile_vdsm.0
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 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_w3c.3 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_w3c.4 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
logfile_w3c.5 [formats] add w3c extended log format impl 2020-12-05 21:51:46 -08:00
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 [date_time_scanner] do not try to read millis if it is already set 2023-08-10 16:08:56 -07:00
logfile_xml_msg.0 [xml/xpath] suggest xpath() calls for xml fields 2021-02-06 22:13:08 -08:00
Makefile.am [timeline] rename gantt view to timeline 2024-05-23 15:04:40 -07:00
man_echo.txt [doc.sections] fixes for man pages 2023-08-31 22:37:51 -07:00
multiline.lnav
mvwattrline_output.0 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
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 [themes] add dracula theme 2023-08-16 22:13:15 -07:00
rltest.cc [clang-format] init 2022-03-16 15:38:08 -07:00
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 [clang-format] init 2022-03-16 15:38:08 -07:00
sql.0.in
sql.0.out
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 [mark-expr] expression marks should count when showing elapsed time 2022-06-29 11:04:37 -07:00
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 [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
test_config.sh [tests] fix test that uses TMPDIR 2024-05-22 06:18:35 -07:00
test_curl.sh
test_data_parser.sh
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 [log_format] perform more validations on log formats 2022-09-12 07:18:26 -07:00
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 [formats] add format for github event log 2024-02-06 08:57:43 -08:00
test_line_buffer2.cc [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -07:00
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 [clang-format] init 2022-03-16 15:38:08 -07:00
test_logfile.sh [tests] fixup test_logfile.sh for std::filesystem change 2024-05-22 14:32:40 -07:00
test_md2attr_line.cc [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
test_meta.sh [tests] fix :export-session-to test 2023-08-15 09:52:54 -07:00
test_mvwattrline.sh
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 [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
test_reltime.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
test_remote.sh Update test_remote.sh 2021-08-30 06:21:22 -07:00
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 [tests] add index test 2023-10-09 08:55:20 -07:00
test_sql_json_func.sh [sql/json] json_group_array() returns {} instead of [] 2022-09-16 13:02:52 -07:00
test_sql_regexp.sh [tests] add regexp test 2023-08-07 10:05:22 -07:00
test_sql_search_table.sh [date_time_scanner] convert timestamps with zones to local time 2023-08-11 09:05:15 -07:00
test_sql_str_func.sh [sql] add humanize_id function 2024-04-08 22:34:24 -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 [sql] some SQL prompt cleanup 2023-08-25 07:08:43 -07:00
test_sql_xml_func.sh [misc] more include shuffling 2023-07-14 22:03:08 -07:00
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 [tests] try to fix a couple issues 2024-04-04 22:19:40 -07:00
test_stubs.cc [piper] start support for demux 2024-04-28 10:01:43 -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 [security] improve handling of file names with escape sequences 2024-04-04 10:13:59 -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_one_line.0
textfile_nonl.txt [crumbs] try to fix crumb for json path 2024-02-07 20:58:53 -08:00
textfile_plain.0 [textview] try to preserve textview location better when reloading 2024-03-05 20:32:20 -08:00
textfile_quoted_json.0
toplevel.lnav [docs] add report generation to cookbook 2021-02-25 15:47:36 -08:00
update_parser_output.sh
UTF-8-test.txt
view_colors_output.0 [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
vt52_curses_input.0 [tests] add more CSIs to scripty 2021-02-05 16:04:34 -08:00
vt52_curses_input.1
vt52_curses_output.0 [input_dispatcher] fix handling of unicode input 2020-11-09 22:18:17 -08:00
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