Commit Graph

67 Commits

Author SHA1 Message Date
Suresh Sundriyal
7d5ddc5994 [travis] Fix travis behavior.
Something seems to have changed in the travis infrastructure. It has
suddenly started complaining about 'test' usage in test_logfile.sh and
not printing out the test logs after the run.
2015-04-01 17:15:10 -07:00
Suresh Sundriyal
94e3051257 [tests] Fix the conditional. 2015-03-28 02:32:59 -07:00
Suresh Sundriyal
b371a680b3 [tests] Skip bzip2 tests if not compiled with bzip2. 2015-03-28 01:25:09 -07:00
Timothy Stack
c7cd0961ab [build] make dist fixes 2014-11-03 20:41:38 -08:00
Timothy Stack
74e1d446ba add a test for change that fixes #110
Defect Number:
    Reviewed By:
   Testing Done:
2014-10-29 20:05:33 -07:00
Timothy Stack
a71ca1f1ca [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
Timothy Stack
f37ec555bf [logfile] check for truncated files 2014-04-18 05:17:24 -07:00
Timothy Stack
2aa620a8aa [test] fix timestamps for tcf 2014-04-07 07:30:15 -07:00
Timothy Stack
d54be05340 [test] don't include seconds in a touch -t arg 2014-04-07 07:18:58 -07:00
Timothy Stack
72e3a4d8df [format] add TCF file format and some fixes to make it work
Defect Number:
    Reviewed By:
   Testing Done:
2014-04-06 22:11:04 -07:00
Timothy Stack
92eef5c9b7 fix tcsh log test 2014-03-15 04:49:37 -07:00
Timothy Stack
9ff2d3774d [line_buffer] split long lines
Fixes #81
2014-03-15 04:40:58 -07:00
Timothy Stack
b04e6bfc78 [glog] some tweaks to the glog change
Some changes to the glog_log sql table:

  * Removed the 'glog_level' field since the standard one should be able to
    handle everything now.
  * Changed the 'file' column to 'src_file' and added a 'src_line' column.
  * Added the sample glog log content to the test directory.
2013-05-17 17:44:55 -07:00
Timothy Stack
c6c19eabb5 [generic log format/misc] try to pull millisecond value out of the log
* log_format.cc, log_format_impls.cc, log_format.hh: Change
   log_scanf to return a pointer to the character in the
   time string that was not part of the time.  Change the
   generic log format to try and pull out the millisecond
   value from the timestamp.
 * test/Makefile.am: Fix some dist problems.
 * test/logfile_generic.0: Test logfile for the generic log format.
2012-07-03 12:01:09 -07:00
Timothy Stack
3735fccda2 clean up some auto conf and add an strace test 2010-01-24 12:25:34 -08:00
tstack
c07ba8756f Freebsd build changes 2009-12-24 10:36:01 -08:00
tstack
b4ec432515 first commit 2009-09-13 18:07:32 -07:00