24 Jun, 2010

1 commit


20 Oct, 2008

1 commit


10 Mar, 2008

1 commit


21 Nov, 2007

2 commits


07 May, 2007

1 commit


30 Apr, 2007

1 commit


28 Apr, 2007

1 commit


12 Apr, 2007

1 commit


02 Apr, 2007

2 commits


30 Mar, 2007

1 commit


22 Mar, 2007

3 commits


07 Mar, 2007

1 commit


26 Feb, 2007

1 commit


20 Feb, 2007

1 commit


22 Jan, 2007

1 commit

  • …an uncaught exception in the tests, this gives us the stack trace and forces the tests to exit.  This should make it easier to track down OutOfMemoryErrors in the future.
    
    2.  Added our own listener for the tests.  This does the following
      * As soon as a test fails, it prints it out all of the info to the screen.  Test method, error message, stacktrace, parameters
      * At the end of the tests, it summarizes all of the tests that failed.
      * It generates a new test report in text format.  The html report generator was a real memory hog.
    
    3.  Changes to build.xml
       * Test output is suppressed by default.
       * The coverage report is generated even if the tests failed.
       * Exposed the ability to rerun only the failed tests with -Dtest.failed=true.
       * The 'runtests' target prints out information about additional test options.
       * Two small fixes so that ant doesn't recompile files that haven't changed.
       * Removed tabs.  This was mostly in the status panel code.
       * Reverted the -Xmx256M temporary fix for the unit tests.
    
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@1005 41b1ffd8-f28e-4786-ab96-9950f0a78031
    davidely
     

11 Jan, 2007

2 commits


09 Jan, 2007

1 commit


08 Jan, 2007

1 commit


21 Nov, 2006

1 commit


26 Sep, 2006

1 commit


22 Sep, 2006

1 commit


15 Sep, 2006

1 commit


09 Aug, 2006

1 commit


28 Jul, 2006

8 commits


27 Jul, 2006

4 commits