Commit Graph
3410 Commits
Author SHA1 Message Date
Sean-M 8a1ca78f40 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-22 15:59:38 -04:00
Sean-M f10a8871c7 Updated regression.py so it can use non-standard gold stanard locations. 2013-04-22 15:57:13 -04:00
Sean-M 33542855c3 Updated regression.py so it can use non-standard gold stanard locations. 2013-04-22 13:17:38 -04:00
Sean-M 559cb105f6 removed help files 2013-04-22 10:24:24 -04:00
Sean Moss e0337a4716 Updated regression tester with more capability. 2013-04-19 19:03:44 -04:00
Sean Moss 8ec2ab74ea Updated hashes and regression testing. 2013-04-19 18:21:58 -04:00
Sean Moss 37c48434a6 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-18 19:33:14 -04:00
Sean Moss cb22298565 Updated regression.py to make tests easier to set up. 2013-04-18 19:32:31 -04:00
Sean-M 611fdb0d41 added documentation for setup of testing. 2013-04-18 12:52:20 -04:00
Sean moss ef6ab7563b Changed some file names. 2013-04-18 12:42:45 -04:00
Sean moss e8ea488a7e Fixed srcupdater 2013-04-18 10:31:05 -04:00
Sean moss 66cca4c56a fixed srcupdater.py so that it now uses the right paths. 2013-04-16 16:52:18 -04:00
Sean Moss edb3db30e7 Fixed source code updating. 2013-04-16 16:06:30 -04:00
Sean Moss 5c458e20c2 Fixed autopsy test emails 2013-04-16 16:02:54 -04:00
Sean Moss 76fde55ea7 Fixed autopsy error output. 2013-04-16 15:56:04 -04:00
Sean Moss 0b3a83a3ed Fixed autopsy error output 2013-04-16 15:51:37 -04:00
Sean Moss 6eff15b3be Fixed extreme problem with regression.py. 2013-04-16 15:44:35 -04:00
Sean Moss c63c513ec2 removed unneccesary print statement 2013-04-16 12:40:45 -04:00
Sean moss d3e2878275 fixed major problem with regression.py 2013-04-16 10:29:25 -04:00
Sean-M e9f36d9738 Fixed ignoring images. 2013-04-12 13:22:49 -04:00
Sean-M e77cbc109f Updated email header 2013-04-12 12:29:29 -04:00
Sean-M 06485620a9 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-12 12:28:20 -04:00
Sean moss 60f2799dff Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-12 12:27:35 -04:00
Sean-M b42b592b07 Added argument to ignore new images. 2013-04-12 12:01:14 -04:00
Sean-M b3e0e59462 Removed user input. 2013-04-12 11:34:49 -04:00
Sean Moss a0442f01d3 Merge http://www.github.com/sleuthkit/autopsy 2013-04-10 10:42:58 -04:00
Brian Carrier 39d79d1ba4 minor doc updates for reports 2013-04-09 17:12:15 -04:00
Sean-M aae5fab50f Reintegrated code rebuilding functionality for continuous testing. 2013-04-09 16:08:25 -04:00
U-BASIS\smoss cda74da69e Merge http://www.github.com/sleuthkit/autopsy 2013-04-09 14:24:24 -04:00
Sean-M 4fea3d71b4 Removed unneccesary print statement. 2013-04-09 12:48:15 -04:00
adam 2c0a16bb68 Merge pull request #181 from Smoss/master
Fixed several regression test errors.
2013-04-09 09:34:54 -07:00
Sean-M 08be2344b7 Removed an unneccesary print statement from regression tests. 2013-04-09 12:21:43 -04:00
Sean Moss c7c247fc86 Merge http://www.github.com/sleuthkit/autopsy 2013-04-09 11:08:39 -04:00
Sean-M c1bdc78ebc Fixed several minor errors in regression testing and emailing. 2013-04-08 15:36:59 -04:00
Sean-M ebb4b274d3 Changed the src updater code so that it will run more efficently 2013-04-08 12:47:16 -04:00
Sean-M 9dec721a4f Removed unneccesary print statements and changed email subjects. 2013-04-08 12:41:35 -04:00
Sean-M 72b073ec3e Reimplemented report checking 2013-04-08 11:10:06 -04:00
adam 32ab067912 Merge pull request #179 from Smoss/master
Added test gold standards to the repo, and updated the build.xml
2013-04-08 07:59:11 -07:00
Sean-M 3bc95f86f3 Separated out testing logic into separate modules to make it easier to use. 2013-04-05 16:11:45 -04:00
adam 5c48c12c53 Merge pull request #178 from tmciver-basis/master
Changes for AUT-898 (Frame capture concurrency issue) and an update to NEWS.txt
2013-04-05 08:23:51 -07:00
Tim McIver e2e4e05597 Changed the way problematic video files are tracked: now using a set of
strings that are the file names of the bad video files rather than a set
of the java.io.Files themselves.
2013-04-05 11:22:19 -04:00
U-BASIS\smoss 6f8c3f1c56 Merge http://www.github.com/sleuthkit/autopsy 2013-04-05 10:51:17 -04:00
Tim McIver 4b571295dd Created a constant for the media player error string and display it in
the info JLabel on various gstreamer errors.
2013-04-05 10:32:11 -04:00
Tim McIver 3c4d5cf342 Updates to media player code to handle errors when calling play, pause,
stop and setState on PlayBin2 object. An error message will be displayed
in the infor label if there is an error. Satisfies requirements of
AUT-905.
2013-04-04 17:39:40 -04:00
Sean-M 5aa633b8c9 Updated files so that what used to be the "Test" folder is now the "test" folder. 2013-04-04 17:07:24 -04:00
Sean-M b20b202156 Removed unneccesary code. 2013-04-04 15:35:20 -04:00
Sean-M 05d0726cdc Fixed gitignore 2013-04-04 15:12:25 -04:00
Sean-M 98a4ef4e3f Added gold standards to the repo 2013-04-04 15:11:35 -04:00
Sean-M a1b0d0ef09 Fixed error relating to csv file generation. 2013-04-04 15:06:05 -04:00
Tim McIver 10100788f6 Added try/catch around call to lock.wait to better deal with the case
that a timeout has occurred.  Also reduced the timeout time from 500 ms
to 100 ms.
2013-04-04 14:40:58 -04:00