185 Commits

Author SHA1 Message Date
sidheshenator
d6d5b5854e appropriate report selected 2015-03-20 17:04:11 -04:00
Brian Carrier
69c35704cf updated to version 3.1.1 and associated Library versions 2014-10-31 12:17:50 -04:00
Brian Carrier
85548bd89b Updated version numbers for 3.1.0 2014-07-09 12:10:09 -04:00
alexjacks92
77eeecf503 Fixing an issue with testing where the test will try to generate reports too early. 2014-04-18 11:33:56 -04:00
alexjacks92
2e64142bf2 Fixing UI test hang up - removed section of code that looked for a checkbox that has been removed. 2014-03-28 14:40:18 -04:00
alexjacks92
e6b4794fef Getting rid of an unused field. 2014-03-27 16:56:08 -04:00
alexjacks92
d1ec1662bb Removing dead code. 2014-03-27 14:08:37 -04:00
alexjacks92
ae94e25dc2 Changed ingest method calls to work with the new ingest framework. 2014-03-27 12:33:02 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
alexjacks92
0e73384433 Style issues. 2014-03-05 16:26:39 -05:00
alexjacks92
4ff69ee8d4 Removing logging that is no longer needed. 2014-03-04 17:01:17 -05:00
alexjacks92
b9f14fc61b removing unused variable 2014-02-25 15:45:31 -05:00
alexjacks92
7060219f58 Adding more logging. 2014-02-25 13:37:31 -05:00
alexjacks92
da60c4ec80 Testing a theory about timeouts causing the post-ingest hang. 2014-02-25 13:00:48 -05:00
alexjacks92
41e0695bf2 Matching develop branch UI. 2014-02-11 15:28:18 -05:00
alexjacks92
8f8fe23bdb One more fixed syntax error. 2014-02-11 13:55:53 -05:00
alexjacks92
ece9456d02 Fixing a syntax error. 2014-02-11 13:46:40 -05:00
alexjacks92
6b5b8cf0aa Added a command to switch report to HTML instead of XML format. 2014-02-11 13:39:22 -05:00
alexjacks92
e80813676f Another mismatch, and removing previous debug print statement (no longer needed). 2014-02-04 17:18:03 -05:00
alexjacks92
2b31109876 More verbose logging for debugging a UI hanging issue. 2014-02-04 13:51:35 -05:00
alexjacks92
00df38f274 Another misnamed dialogue. 2014-02-03 16:02:30 -05:00
alexjacks92
915f03d613 Fixed name mismatch between UI and develop branch. 2014-02-03 10:51:30 -05:00
Brian Carrier
3f9a296a0f line endings 2013-12-28 15:10:30 -05:00
Brian Carrier
835fbf1124 line endings 2013-12-28 15:08:59 -05:00
Jeff Wallace
dfd6a966da Fixed timeout exception. 2013-12-18 10:13:28 -05:00
Jeff Wallace
d31ed4a82d line endings. 2013-12-11 15:57:19 -05:00
Jeff Wallace
bc4705cbd4 Fixed regression test that was broken by the change of a label on a checkbox. 2013-12-10 15:33:15 -05:00
Samuel H. Kenyon
a939f04b72 Merge remote-tracking branch 'upstream/develop' into hashdb_sqlite 2013-11-20 14:47:33 -05:00
Samuel H. Kenyon
4207869db9 Revert Autopsy regression test of JNI HashDB which is now tested in the TSK JNI unit test. 2013-11-18 18:35:03 -05:00
Samuel H. Kenyon
6c407691ad Delete test kdb file (if it exists) before starting a new test. 2013-11-11 14:22:15 -05:00
Samuel H. Kenyon
6341a48e13 Added more regression tests to testHashDbJni(). 2013-11-08 19:28:53 -05:00
Richard Cordovano
e71159cf2f Line endings 2013-11-08 10:25:21 -05:00
Richard Cordovano
a6d0c6e583 Resolved conflicts for merge of hashdb_sqlite_redux 2013-11-06 16:59:33 -05:00
Samuel H. Kenyon
e7824e879f Added new regression test for HashDB JNI operations. 2013-10-31 16:52:24 -04:00
Jeff Wallace
09d3f78d43 Fixed regression tests to work with new report configuration panel. 2013-10-30 14:30:43 -04:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
Brian Carrier
480f00a134 Updated regression test script with comments 2013-06-28 13:00:24 -04:00
Smoss
d453da65cf Fixed use of network share drives
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-27 14:43:58 -04:00
Smoss
1068085622 Refactored regression.py
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 14:32:54 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
Sean-M
3fcff19c3f updated regressiontest.java
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-05-24 15:45:36 -04:00
adam-m
c4492d3bbc decrease JVM max heap to 512 2013-04-25 15:50:53 -04:00
Sean-M
72b073ec3e Reimplemented report checking 2013-04-08 11:10:06 -04:00
Sean-M
b20b202156 Removed unneccesary code. 2013-04-04 15:35:20 -04:00
Sean Moss
661016cb52 fixed some things, and rolled back a lot of comments. 2013-03-26 10:59:39 -04:00
adam-m
ee8ef11882 update modules versions for the release 2013-03-20 15:13:07 -04:00
Sean-M
765e6ab5a9 Removed URL from test 2013-03-14 13:52:22 -04:00
Sean-M
335e34702e Fixes to exception logs 2013-03-12 14:04:51 -04:00
Sean-M
2bb6e07df6 fixed regression.py 2013-03-11 18:02:03 -04:00