mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
04.59.2006 078d47f0fec499677322bffac89e318dc66e6f20
refs
author neil_a_wilson <neil_a_wilson@localhost>
Monday, September 4, 2006 07:59 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Monday, September 4, 2006 07:59 +0200
commit078d47f0fec499677322bffac89e318dc66e6f20
tree 11b6c6fe2a77b58cfa22b2d17ed3c5d367e5d22f tree | zip | gz
parent 40010fe01ac1920151e0b78833466bf12ae7932d view | diff
Update the Directory Server build process so that the test target will create
a minimized installation that will allow the server to be started for those
tests that need access to the configuration, schema, or any other aspect of the
running server. Also, update the test cases to make use of this capability
when necessary.

This is intended to replace the current *Fixture elements, which don't create a
sufficient directory structure to be able to start the server. Further, this
uses a directory structure that will not be deleted when the tests are complete
in the event that further investigation into a failure is necessary.
8 files modified
188 ■■■■■ changed files
opends/build.xml 57 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 56 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestBackendImpl.java 6 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestEntryContainer.java 8 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestJebFormat.java 7 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/SubtreeSpecificationTestCase.java 18 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestDN.java 18 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestEntry.java 18 ●●●● diff | view | raw | blame | history