1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
lnav/test
Timothy Stack 44d93dddc3 [pretty-print] allow formats to do transforms before pretty-printing
Also started upgrading to C++11.

Fixes #353
2016-12-05 16:34:30 -08:00
..
bad-config/formats [sql] exec .sql files in format dirs 2015-11-26 22:19:53 -08:00
formats [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
log-samples [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
aftest.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
ansi-colors.0.in [textview] cleanup the ansi scrubber 2013-06-08 07:57:40 -07:00
CMakeLists.txt [log-format] abbreviate long fields when formatting JSON logs 2016-08-22 06:45:27 -07:00
datafile_ipaddr.0 [docs] more docs and some simple bug fixes 2013-08-25 07:12:41 -07:00
datafile_simple.0 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.1 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
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 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
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 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.8 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.9 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
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 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
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 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.14 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.15 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07: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 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.18 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.19 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.20 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_syslog.0 [data parser] hex dump values and add the uwsgi log format 2013-07-17 21:24:33 -07:00
datafile_syslog.1 [sqlite] Major improvements to the sqlite integration. 2013-05-24 07:55:56 -07:00
datafile_xml.0 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
drive_data_scanner.cc [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
drive_grep_proc.cc use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
drive_json_op.cc [-Wunused-result] Bunch of test files. 2015-04-02 13:44:27 -07:00
drive_json_ptr_walk.cc [json] record the type of json data in json_ptr_walk 2015-12-08 23:10:48 -08:00
drive_line_buffer.cc Turn on 'sign-compare' error check for tests. 2015-04-05 00:23:25 -07:00
drive_listview.cc [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
drive_logfile.cc [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
drive_mvwattrline.cc [view_curses] add some tests for mvwattrline 2014-03-08 05:26:49 -08:00
drive_readline_curses.cc [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
drive_sequencer.cc use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
drive_shlexer.cc [cmd] replace wordexp with shlex 2015-12-25 12:03:44 -08:00
drive_sql.cc [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
drive_view_colors.cc [highlight] choose highlight color based on the regex 2016-10-25 06:42:05 -07:00
drive_vt52_curses.cc [Warning] conversion from string literal to 'char *' 2015-03-21 13:11:26 -07:00
gp_test.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
lb_test.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
listview_output.0 [test] update the listview test 2014-03-28 21:02:09 -07:00
listview_output.1 [test] update the listview test 2014-03-28 21:02:09 -07:00
listview_output.2 [test] update the listview test 2014-03-28 21:02:09 -07:00
listview_output.3 [test] update the listview test 2014-03-28 21:02:09 -07:00
listview_output.4 [test] update the listview test 2014-03-28 21:02:09 -07:00
listview_output.5 [test] update the listview test 2014-03-28 21:02:09 -07:00
listview_output.6 [test] update the listview test 2014-03-28 21:02:09 -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 remove soci 2009-10-06 14:14:49 -07:00
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_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 [format] try to validate formats against a given file 2015-07-11 16:32:48 -07:00
logfile_blued.0 [format] order the formats based on sample matches 2015-04-05 07:12:20 -07:00
logfile_empty.0 first commit 2009-09-13 18:07:32 -07:00
logfile_epoch.0 [fmt] allow timestamp to be specified in the log format 2015-04-10 22:55:57 -07:00
logfile_epoch.1 [ptime] make sure the full time stamp is matched 2016-11-22 08:38:45 -08:00
logfile_filter.0 missing test file 2014-12-10 07:19:31 -08:00
logfile_for_join.0 [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
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 [generic_log] add time format that includes zone 2015-05-17 05:15:41 -07:00
logfile_glog.0 [fmt] Fix glog_log format 2016-06-30 18:36:45 -07:00
logfile_json2.json [log-format] abbreviate long fields when formatting JSON logs 2016-08-22 06:45:27 -07:00
logfile_json.json update test for json logs with objects/arrays 2016-11-11 20:45:56 -08:00
logfile_leveltest.0 [loader] the loader was not converting the level name to the enum value correctly 2016-06-30 21:59:51 -07:00
logfile_multiline.0 [headless] report output from commands/queries that were executed 2014-03-02 16:52:18 -08:00
logfile_nested_json.json [test] add a test for nested json log formats 2015-04-26 04:57:36 -07:00
logfile_openam.0 [format] add OpenAM log formats 2014-06-17 21:29:42 -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 [format] add more log levels and fix some more pretty-printer glitches 2015-04-10 19:50:05 -07:00
logfile_rollover.0 [time] fix time rollover for days 2016-05-03 06:43:00 -07:00
logfile_strace_log.0 clean up some auto conf and add an strace test 2010-01-24 12:25:34 -08:00
logfile_syslog_with_access_log.0 [fmt] highlight identifiers in module formats 2015-07-19 02:40:02 -07:00
logfile_syslog_with_mixed_times.0 [cmd] add support for times in goto 2015-09-14 08:56:42 -07:00
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_tai64n.0 [time] add support for TAI64N timestamps 2016-04-02 20:58:20 -07:00
logfile_tcf.0 [format] add TCF file format and some fixes to make it work 2014-04-06 22:11:04 -07:00
logfile_tcf.1 [format] add TCF file format and some fixes to make it work 2014-04-06 22:11:04 -07:00
logfile_tcsh_history.0 first commit 2009-09-13 18:07:32 -07:00
logfile_test.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
logfile_uwsgi.0 [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
logfile_vami.0 [test] use doc ip range 2015-04-08 20:01:20 -07:00
logfile_vdsm.0 [vdsm_log] add new format 2014-11-10 08:56:35 -08:00
logfile_with_a_really_long_name_to_test_a_bug_with_long_names.0 first commit 2009-09-13 18:07:32 -07:00
Makefile.am [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
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 [config] add a config option to control A_DIM for text 2016-05-01 20:35:37 -07:00
nested.lnav [exec] add a prompt to execute lnav scripts 2015-12-18 22:39:27 -08:00
parser_debugger.py [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
rltest.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
scripty.cc Turn on 'sign-compare' error check for tests. 2015-04-05 00:23:25 -07:00
si_test.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
slicer.cc [line_buffer] split long lines 2014-03-15 04:40:58 -07:00
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 [log-format] abbreviate long fields when formatting JSON logs 2016-08-22 06:45:27 -07:00
test_ansi_scrubber.cc [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
test_auto_fd.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
test_auto_mem.cc [test] fix test_auto_mem test 2013-05-31 21:20:58 -07:00
test_bookmarks.cc [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
test_chunky_index.cc [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
test_cli.sh fix timestamps in test 2015-08-19 21:15:34 -07:00
test_cmds.sh [pretty-print] fix printing of quoted strings that have escaped characters 2016-10-14 11:18:00 -07:00
test_concise.cc [build] fix an ambiguous call 2014-04-20 21:40:04 -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 [log] fix rewriting machine-oriented timestamps 2016-11-21 11:34:12 -08:00
test_format_installer.sh [fmt] install/update formats from git repos 2015-08-09 21:03:23 -07:00
test_format_loader.sh [format] point out the location of a pcre-compile error 2016-10-21 08:57:51 -07:00
test_grep_proc2.cc use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
test_grep_proc.sh [headless] report output from commands/queries that were executed 2014-03-02 16:52:18 -08:00
test_hist_source.cc [hist] cleanup the hist_source and add support for graphing a single column at a time 2013-06-23 13:43:51 -07:00
test_json_format.sh [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
test_json_op.sh [jget] fix the jget function 2015-11-30 21:07:18 -08:00
test_json_ptr_walk.sh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
test_json_ptr.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
test_line_buffer2.cc Turn on 'sign-compare' error check for tests. 2015-04-05 00:23:25 -07:00
test_line_buffer.sh [line_buffer] clear cached data when doing a read 2015-12-22 22:44:42 -08:00
test_listview.sh Freebsd build changes 2009-12-24 10:36:01 -08:00
test_log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 2014-03-16 15:07:08 -07:00
test_logfile.sh [open] check for FIFOs 2016-11-23 06:41:22 -08:00
test_mvwattrline.sh [view_curses] add some tests for mvwattrline 2014-03-08 05:26:49 -08:00
test_pcrepp.cc sigh, just remove the test sample to satisfy travis 2015-08-07 20:33:58 -07:00
test_pretty_print.sh [pretty-print] fix printing of quoted strings that have escaped characters 2016-10-14 11:18:00 -07:00
test_reltime.cc [build] some more build warnings 2015-12-20 13:40:25 -08:00
test_scripts.sh [cmds] automatically capture echo/write output from scripts so they can generate reports 2016-03-06 23:58:37 -08:00
test_sessions.sh [sql] allow log_part to be updated 2015-12-22 05:27:36 -08:00
test_shlexer.sh [cmd] replace wordexp with shlex 2015-12-25 12:03:44 -08:00
test_sql_coll_func.sh [misc] tweak scrollbar colors; add auto-complete for strings when typing sql searches; fix ipaddress collator 2014-02-22 22:52:21 -08:00
test_sql_fs_func.sh [fs sql func] multi-argument joinpath and add some tests 2013-05-29 07:28:57 -07:00
test_sql_json_func.sh [sql] some more json-related updates/fixes 2015-12-09 21:20:49 -08:00
test_sql_str_func.sh [sql] change extract() to regexp_match() and make extract() an interface to the data_parser 2016-03-10 06:03:32 -08:00
test_sql_time_func.sh [sql] add a timeslice() function 2015-10-03 14:58:01 -07:00
test_sql.sh [highlight] choose highlight color based on the regex 2016-10-25 06:42:05 -07:00
test_top_status.cc [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
test_view_colors.sh [test] some cleanup for tests and other things 2012-06-05 13:18:59 -07:00
test_vt52_curses.sh Freebsd build changes 2009-12-24 10:36:01 -08:00
test_yajlpp.cc [log format] add scaling factors 2013-07-23 05:55:08 -07:00
textfile_json_indented.0 [text] pretty-printing should work in the text view 2015-08-18 20:58:20 -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_quoted_json.0 [pretty] pretty-print the contents of strings 2015-08-26 21:28:30 -07:00
toplevel.lnav [cmd] replace wordexp with shlex 2015-12-25 12:03:44 -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
view_colors_output.0 [highlight] choose highlight color based on the regex 2016-10-25 06:42:05 -07:00
vt52_curses_input.0 first commit 2009-09-13 18:07:32 -07:00
vt52_curses_input.1 first commit 2009-09-13 18:07:32 -07:00
vt52_curses_output.0 first commit 2009-09-13 18:07:32 -07:00
vt52_curses_output.1 first commit 2009-09-13 18:07:32 -07:00