You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test
Timothy Stack ee1e2afd53 [win build] Fix some problems with building on cygwin
The cygwin build is pretty straightforward, but there's
still some glitches that need to be fixed.

 * line_buffer.hh, line_buffer.cc: If the bzip library is not available, don't
   try to open bzip files.  Also, ignore ENODATA errors since they seem to
   show up when pread reaches the end of the file.
 * lnav.cc: The abs() function is ambiguous on windows, use std::abs instead.
13 years ago
..
Makefile.am more progress on extracting data from log files 13 years ago
Makefile.in [win build] Fix some problems with building on cygwin 13 years ago
aftest.cc first commit 15 years ago
datafile_simple.0 more progress on extracting data from log files 13 years ago
datafile_simple.1 more progress on extracting data from log files 13 years ago
datafile_simple.2 more progress on extracting data from log files 13 years ago
datafile_simple.3 more progress on extracting data from log files 13 years ago
datafile_simple.4 more progress on extracting data from log files 13 years ago
datafile_simple.5 more progress on extracting data from log files 13 years ago
datafile_simple.6 cleanup and bug fixes 13 years ago
datafile_syslog.0 cleanup and bug fixes 13 years ago
datafile_syslog.1 cleanup and bug fixes 13 years ago
drive_data_scanner.cc more progress on extracting data from log files 13 years ago
drive_grep_proc.cc first commit 15 years ago
drive_line_buffer.cc first commit 15 years ago
drive_listview.cc first commit 15 years ago
drive_logfile.cc build work 15 years ago
drive_readline_curses.cc Fix a bunch of bugs. Add horizontal search support. 15 years ago
drive_sequencer.cc Add 'C' hotkey for clearing the user-selected bookmarks 13 years ago
drive_vt52_curses.cc build work 15 years ago
gp_test.cc first commit 15 years ago
lb_test.cc first commit 15 years ago
listview_output.0 build work 15 years ago
listview_output.1 fix the listview tests 15 years ago
listview_output.2 fix the listview tests 15 years ago
listview_output.3 fix the listview tests 15 years ago
listview_output.4 fix the listview tests 15 years ago
listview_output.5 fix the listview tests 15 years ago
listview_output.6 fix the listview tests 15 years ago
logfile_access_log.0 remove soci 15 years ago
logfile_empty.0 first commit 15 years ago
logfile_strace_log.0 clean up some auto conf and add an strace test 15 years ago
logfile_syslog.0 first commit 15 years ago
logfile_syslog.1 first commit 15 years ago
logfile_syslog.2 Some more sequence matching stuff. 14 years ago
logfile_tcsh_history.0 first commit 15 years ago
logfile_test.cc first commit 15 years ago
logfile_with_a_really_long_name_to_test_a_bug_with_long_names.0 first commit 15 years ago
rltest.cc first commit 15 years ago
scripty.cc fix some minor glitches, add idle_msecs column to log tables 15 years ago
si_test.cc first commit 15 years ago
slicer.cc first commit 15 years ago
test_auto_fd.cc first commit 15 years ago
test_auto_mem.cc first commit 15 years ago
test_bookmarks.cc Add 'C' hotkey for clearing the user-selected bookmarks 13 years ago
test_capture_proc.cc remove soci 15 years ago
test_data_parser.sh more progress on extracting data from log files 13 years ago
test_grep_proc.sh Freebsd build changes 15 years ago
test_grep_proc2.cc first commit 15 years ago
test_line_buffer.sh Freebsd build changes 15 years ago
test_line_buffer2.cc first commit 15 years ago
test_listview.sh Freebsd build changes 15 years ago
test_logfile.sh clean up some auto conf and add an strace test 15 years ago
test_pcrepp.cc checkpoint 14 years ago
test_top_status.cc first commit 15 years ago
test_vt52_curses.sh Freebsd build changes 15 years ago
vt52_curses_input.0 first commit 15 years ago
vt52_curses_input.1 first commit 15 years ago
vt52_curses_output.0 first commit 15 years ago
vt52_curses_output.1 first commit 15 years ago