Commit graph

88 commits

Author SHA1 Message Date
ghidravore faa951898a Merge remote-tracking branch 'origin/GP-67_adamopolous_add-git-hash-to-app-properties--SQUASHED' 2020-08-26 13:29:22 -04:00
adamopolous eea44a2100 added git commit hashes to application.properties for all builds 2020-08-26 11:06:34 -04:00
adamopolous afbb9dc825 Merge remote-tracking branch 'origin/GT-69_adamopolous_PR-2173_xiaoyinl_patch-3' 2020-08-13 14:14:25 -04:00
adamopolous 7bba220d30 Merge remote-tracking branch 'origin/GP-57_adamopolous_duplicate-help-files-in-distro' 2020-08-13 14:04:52 -04:00
Xiaoyin Liu c0a79b6e33
fetchDependencies.gradle: Update cdt URL to HTTPS 2020-08-13 22:15:15 +08:00
adamopolous b13081fbe8 added task to handle targeted project testing 2020-08-10 13:38:49 -04:00
adamopolous 750881d712 added directive to exclude duplicate files from help distro 2020-08-10 10:50:59 -04:00
ghidravore 73c5fb11fb Revert "Gradle changes to support targeted testing of specific commit"
This reverts commit ac3756b91d.
2020-07-31 13:42:17 -04:00
adamopolous ac3756b91d Gradle changes to support targeted testing of specific commit 2020-07-31 11:12:10 -04:00
ghidra1 3ffcd86f18 Removed diagnostic message from jacoco.gradle 2020-07-01 14:19:52 -04:00
adamopolous 062a0278f2 added Suite restriction to test tasks 2020-02-24 15:37:54 -05:00
adamopolous 9b44191509 fixed jacoco processing for nightly tests 2020-02-21 14:17:28 -05:00
Benjamin Levy a5efecea84 Fix spelling errors 2020-01-26 22:39:18 -05:00
Ryan Kurtz 91448a2e1d Merge branch 'GT-3404_ryanmkurtz_PR-1351_marcograss_sha' 2019-12-17 11:45:36 -05:00
Marco Grassi ba48f29f12 switch from md5 to sha256 to check dependencies integrity 2019-12-17 15:25:41 +08:00
astrelsky 3bdf049d44
javadoc html5 2019-12-16 15:31:29 -05:00
Ryan Kurtz 6e6bdffe86 Merge branch 'GT-3362_ryanmkurtz_PR-1287_astrelsky_DocumentationFixes'
Conflicts:
	Ghidra/Framework/Docking/src/main/java/docking/action/DockingAction.java
2019-12-02 13:22:08 -05:00
astrelsky ebde7cd6d2
Javadoc Fixes 2019-12-01 21:58:51 -05:00
Ryan Kurtz 2c4e0155db Merge branch 'GT-3355_ryanmkurtz_PR-1292_kant2002_cleanup-deps' 2019-11-27 13:03:36 -05:00
Andrii Kurdiumov 0f9e5ad71c Remove not needed dependency 2019-11-27 17:55:31 +02:00
ghidra1 ee25a7d0cc Merge remote-tracking branch 'origin/patch' 2019-11-26 12:37:20 -05:00
ghidra1 b05c409a9f GT-3328 minor revisions to sleigh options processing per review 2019-11-25 17:34:41 -05:00
ghidra1 1b1240a41b GT-3328 corrected sleighArgs.txt use with module dependency paths 2019-11-19 15:11:30 -05:00
adamopolous 2de421d3f9 added gradle dependencies for jacoco tasks 2019-11-15 09:54:34 -05:00
Andrii Kurdiumov cafa4c3414 Fix paths in Gradle task descriptionsThese paths was likely not changed during refatoring of Gradle scripts.I make them correspond to actual location of files where their definitions originates. 2019-11-13 02:03:19 +02:00
Ryan Kurtz de5908f8a2 Forcing UTF-8 and en_US on integration tests to make testing environment
look more
like the Ghidra environment.
2019-09-19 11:53:14 -04:00
Ryan Kurtz 0ed8fb63d7 Merge remote-tracking branch 'origin/adamopolous_test_script_fixes' into Ghidra_9.1 2019-09-17 09:52:53 -04:00
adamopolous d176879548 removed dead code from test utils 2019-09-17 09:37:01 -04:00
Ryan Kurtz f090280602 Forcing UTF-8 and en_US on tests to make testing environment look more
like the Ghidra environment.
2019-09-17 09:23:11 -04:00
adamopolous 8df7df2e72 removed timing considerations from test sorting 2019-09-17 07:57:57 -04:00
adamopolous c97da26911 GT-3099: ci update 2019-09-16 12:22:41 -04:00
Ryan Kurtz f027985522 Merge remote-tracking branch 'origin/GT-3127_ryanmkurtz_gradle56' 2019-09-04 08:25:06 -04:00
Ryan Kurtz b9e2017fde GT-3127: Gradle 5.6 support. 2019-09-03 13:51:30 -04:00
adamopolous 9ea4ef60b3 added test documentation for parallel processing 2019-09-03 12:33:28 -04:00
adamopolous 3e96ae0e20 added documentation to test scripts 2019-09-03 12:33:27 -04:00
adamopolous 20d89792cf added logging for debug purposes 2019-09-03 12:33:27 -04:00
adamopolous 6fa0c10298 fixed bugs causing integration test task generation to fail 2019-09-03 12:33:26 -04:00
adamopolous 3b6162fede moved config specs to external resource file 2019-09-03 12:33:25 -04:00
adamopolous 43d52b6dc0 fixed compilation error in test utils 2019-09-03 12:33:24 -04:00
adamopolous 51c503eb86 fixed broken assert in validating test coverage 2019-09-03 12:33:24 -04:00
adamopolous b5a5fd3c23 binned all the ghidra test classes into their parallel test buckets 2019-09-03 12:33:23 -04:00
adamopolous 474d463355 broke out more integration tests for the binning 2019-09-03 12:33:22 -04:00
adamopolous 0959cdf96b changed binning to take app config into account 2019-09-03 12:33:22 -04:00
adamopolous 047404c80d fixing test problems 2019-08-28 10:46:12 -04:00
dragonmacher 68931f01d6 Gradle - updated gradle to run when not using standard repo names -
review fixes
2019-08-13 18:31:43 -04:00
dragonmacher e2ce041799 Gradle - updated gradle to run when not using standard repo names 2019-08-13 16:51:58 -04:00
adamopolous aee9b170eb GT-3062: code review fixes (closes #875) 2019-08-06 16:45:18 -04:00
adamopolous 54f61b03c5 GT-3062: updated screenshot config to extend test/integrationTest 2019-08-05 13:31:31 -04:00
Andrii Kurdiumov 880cd6f265 Fix typo in task description 2019-08-05 18:27:46 +06:00
Andrii Kurdiumov d0c894c820 Add description to gradle tasks which generate test reports 2019-08-04 11:48:33 +06:00