161 Commits

Author SHA1 Message Date
momo
46861032b1 combine extract and move txt to one function because they depend on each other 2015-10-05 10:33:03 -04:00
momo
11f1a0f862 make sure common function uses the new path 2015-10-02 15:19:18 -04:00
momo
ef0ed0a2df inaccurate comment 2015-09-30 13:07:27 -04:00
momo
429884b45d clean up code 2015-09-30 11:40:07 -04:00
momo
187032e69a add .txt files to tmp file to compare 2015-09-30 11:02:45 -04:00
momo
dd514cf960 remove comment 2015-09-29 16:48:38 -04:00
momo
53d8a0c35e remove trailing (0) on file name 2015-09-29 16:34:49 -04:00
momo
506516e1ca rebuild() cleanup and remove .txt files from zip 2015-09-29 16:24:37 -04:00
Brian Carrier
edb4b13eed Fixed order of diff arguments 2015-07-28 11:22:14 -04:00
sidheshenator
5423ff325e additional files with prefixed imagename removed from result folder 2015-05-07 17:03:50 -04:00
sidheshenator
49a1e42cf8 gold files are easily available in th OP folder in case of diff 2015-04-14 13:16:49 -04:00
Richard Cordovano
97bb8540e9 Revert "side by side comparison in diff output" 2015-04-13 17:30:38 -04:00
Richard Cordovano
d68c54ae3b Revert "cmd and its options tokenized" 2015-04-13 17:29:25 -04:00
sidheshenator
f63255911e cmd and its options tokenized 2015-04-10 17:53:08 -04:00
sidheshenator
4ce5c363a6 side by side comparison in diff output 2015-04-10 15:38:33 -04:00
sidheshenator
8f15885153 content of the dir is considered as logical file set 2015-04-09 12:16:50 -04:00
Richard Cordovano
907c7a265b Revert "Add logical files set to regression tests" 2015-04-08 13:41:20 -04:00
esaunders
8e6383feb1 Fix for ZeroDivisionError exception. 2015-04-07 12:47:39 -04:00
Richard Cordovano
48d95fc880 Merge pull request #1152 from sidheshenator/logical_file_regression_test
Add logical files set to regression tests
2015-04-07 09:30:58 -04:00
sidheshenator
ef5964ca23 Unicodedecodeerror handled 2015-04-03 12:49:34 -04:00
sidheshenator
7a51f102b3 timing test does not impact overall test 2015-04-02 12:16:18 -04:00
sidheshenator
82207c31ad In file sorting. Additional file-sortedErrors.txt not created 2015-03-31 12:42:02 -04:00
sidheshenator
1372de9f73 Reverted BlackboardDumpErrors to SortedErrors. Used newer naming conv in Tskdbdiff.py 2015-03-30 18:00:42 -04:00
sidheshenator
385f86fdf4 fixed naming consistency - BlackboardDumpErrors instead of SortedErrors 2015-03-30 16:25:53 -04:00
sidheshenator
3924f989db Add logical files set to regression tests 2015-03-30 12:07:47 -04:00
Richard Cordovano
5b9f9c5a36 Merge pull request #1148 from sidheshenator/rename_output_file_names
file names consistent
2015-03-27 15:10:27 -04:00
sidheshenator
a6b58adacc file names consistent 2015-03-27 15:08:52 -04:00
sidheshenator
4d97fb3e2c file names consistent 2015-03-27 15:03:39 -04:00
sidheshenator
f5a327f5c9 appropriate format strings used for stripping time 2015-03-27 13:57:26 -04:00
Sidhesh Mhatre
1412365980 txt file showing current run time created 2015-03-23 17:19:01 -04:00
sidheshenator
72505b40d6 regression.py compares run time diff between current and gold 2015-03-23 16:26:19 -04:00
sidheshenator
04a51d6234 time diff inside gold xip 2015-03-23 14:29:19 -04:00
sidheshenator
ec41dac9d4 set timing test false by default 2015-03-23 11:04:01 -04:00
sidheshenator
d6d5b5854e appropriate report selected 2015-03-20 17:04:11 -04:00
sidheshenator
0497c8bec1 config file is parsed for timing element 2015-03-18 17:58:16 -04:00
sidheshenator
71d2b294ef Moved the copy_diff_files() call to appropriate place 2015-02-24 13:15:31 -05:00
sidheshenator
443c654183 renamed output_folder to diff_files_output_folder for better readiblity 2015-02-23 16:13:20 -05:00
sidheshenator
a043d12f79 Copies diff files to another user-specified folder 2015-02-23 16:04:27 -05:00
sidheshenator
e5deaa7225 appropriate instance variable used 2015-02-05 15:32:51 -05:00
sidheshenator
66441e8f7c output path for HTML Diff Reports defined using TestData attribute 2015-02-05 14:37:01 -05:00
sidheshenator
fc62e46c08 The HTML Report differences, if any, are saved in HTML-Report-Diff.txt 2015-02-05 11:42:44 -05:00
sidheshenator
327e715ccb regression script uses diff util for HTML report comparison 2015-02-04 15:14:15 -05:00
Brian Carrier
b067d02736 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-09-23 17:17:48 -04:00
Brian Carrier
e5ecfc5ab3 exposed method to detect file type, keyword search uses existing blackboard type or utility method. Fixes bug whereby open office documents did not have text extracted. 2014-09-23 17:05:44 -04:00
tsk-build
dfe6ebcf7d minor comment updates 2014-09-16 10:29:29 -04:00
Brian Carrier
94d49ada2a Added utf-8 encoding to test diff 2014-08-22 10:25:35 -04:00
Brian Carrier
a6ea66adb3 removed code that copies error files bc it caused problems 2014-08-19 14:36:29 -04:00
Brian Carrier
357d43f4e3 Forced regression scripts to use python 3 2014-08-19 13:54:33 -04:00
Brian Carrier
303c3315ec Added basic usage message 2014-08-18 18:05:06 -04:00
Brian Carrier
148f4757fa removed srcupdater file from test scripts 2014-08-18 17:33:33 -04:00