Commit Graph

26 Commits

Author SHA1 Message Date
Ryan Kurtz
d0b29b0dab GP-4685: Fixing Gradle warnings 2024-06-12 10:04:40 -04:00
Ryan Kurtz
043d8c804e GP-0: Removing -noverify JVM argument from testing for JDK 17 support 2022-06-22 01:12:22 -04:00
Ryan Kurtz
d2883bbb8c GP-2167: Removing JMockit jar dependency 2022-06-18 03:38:48 -04:00
Ryan Kurtz
4da3696aa2 GP-0: Enabling illegal reflective accesses in tests 2022-06-11 03:28:10 -04:00
dragonmacher
5b3e41ff1b Test fixes 2022-01-24 18:18:38 -05:00
dragonmacher
a2b7869199 gradle test option tweaks 2021-04-05 12:03:51 -04:00
dragonmacher
ca2a6bbb0a Updated remote vm debug command-line options 2021-03-23 13:45:33 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
adamopolous
b13081fbe8 added task to handle targeted project testing 2020-08-10 13:38:49 -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
Benjamin Levy
a5efecea84 Fix spelling errors 2020-01-26 22:39:18 -05: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
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
0959cdf96b changed binning to take app config into account 2019-09-03 12:33:22 -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
Andrii Kurdiumov
03ec2ef569 Add integrationTestReport task
This task will run integrationTest task and save all test reports in the
$reportDir/integrationTestReports folder

This was requested in #832 by @adamopolous
2019-08-03 20:30:47 +06:00
ghidra1
dd15435371 Added P-Code Test framework to facilitate semantic verification through
emulation
2019-06-25 09:37:15 -04:00
ghidra4
ecdf92eb05 getLogFileUrl no longer searches user.dir for log4j properties file GT-2834 2019-04-24 17:38:24 -04:00
ghidravore
f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00