• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..30-Oct-2021-

README.mdH A D30-Oct-2021421 63

TestAccessModifiers.javaH A D30-Oct-202110.5 KiB428330

TestBadFormat.javaH A D30-Oct-202129 KiB1,004762

TestBasics.javaH A D30-Oct-202130.2 KiB1,087868

TestCompLevels.javaH A D30-Oct-20217.4 KiB224153

TestControls.javaH A D30-Oct-202111.8 KiB390300

TestDFlags.javaH A D30-Oct-20212.5 KiB7627

TestDIgnoreCompilerControls.javaH A D30-Oct-20213.3 KiB9048

TestDScenarios.javaH A D30-Oct-20213.9 KiB9755

TestDTestAndExclude.javaH A D30-Oct-20215.6 KiB165111

TestIRMatching.javaH A D30-Oct-202164.5 KiB1,7441,477

TestRunTests.javaH A D30-Oct-202112.3 KiB406314

TestSanity.javaH A D30-Oct-20214.2 KiB8750

TestScenarios.javaH A D30-Oct-20214.2 KiB10767

TestWithHelperClasses.javaH A D30-Oct-20215.6 KiB158102

README.md

1# Framework internal tests
2This folder contains tests which test the functionality of the framework. These are run with JTreg and are part of tier testing. All tests are run without additional VM and Javaopts flags. These tests must pass whenever the framework is updated.
3
4Additional testing should be performed with the converted Valhalla tests to make sure a changeset is correct (these are part of the Valhalla CI).
5
6