1. 12 8月, 2014 1 次提交
  2. 01 8月, 2014 1 次提交
  3. 03 5月, 2013 1 次提交
    • D
      Add extension point to rewrite JUnit test names · d658f55c
      Donny Nadolny 提交于
      This adds an extension point, TestNameTransformer, which is called to transform JUnit test case names.
      This is useful for JVM languages like scala which are more flexible than java with identifier naming.
      Scala, for example, allows you to write test names between back ticks, and then encodes the name using valid java identifiers.
      This extension point would allow a plugin to transform those names back in to readable names when they are displayed on the test result page.
      d658f55c
  4. 14 3月, 2013 1 次提交
  5. 13 4月, 2011 2 次提交
  6. 11 12月, 2010 1 次提交
  7. 01 5月, 2010 1 次提交
  8. 19 8月, 2009 2 次提交
  9. 18 8月, 2009 1 次提交
    • K
      Merged revisions 20720-20721,20736,20739-20741,20743,20747 via svnmerge from · 27a720f9
      kohsuke 提交于
      https://www.dev.java.net/svn/hudson/branches/rc
      
      ........
        r20720 | kohsuke | 2009-08-14 13:43:55 -0700 (Fri, 14 Aug 2009) | 1 line
        
        linkout:out appear to be replaced by CaseResult.annotate
      ........
        r20721 | kohsuke | 2009-08-14 13:50:39 -0700 (Fri, 14 Aug 2009) | 1 line
        
        fixed tests
      ........
        r20736 | kohsuke | 2009-08-14 15:11:00 -0700 (Fri, 14 Aug 2009) | 1 line
        
        this is simpler.
      ........
        r20739 | kohsuke | 2009-08-14 17:07:25 -0700 (Fri, 14 Aug 2009) | 1 line
        
        adding the SCIS ad
      ........
        r20740 | kohsuke | 2009-08-14 19:21:50 -0700 (Fri, 14 Aug 2009) | 1 line
        
        ignore generated files
      ........
        r20741 | kohsuke | 2009-08-14 19:36:41 -0700 (Fri, 14 Aug 2009) | 1 line
        
        [maven-release-plugin] prepare release hudson-1_320
      ........
        r20743 | kohsuke | 2009-08-14 19:36:58 -0700 (Fri, 14 Aug 2009) | 1 line
        
        [maven-release-plugin] prepare for next development iteration
      ........
        r20747 | kohsuke | 2009-08-14 22:48:09 -0700 (Fri, 14 Aug 2009) | 1 line
        
        updated changelog as a part of the release
      ........
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20799 71c3de6d-444a-0410-be80-ed276b4c234a
      27a720f9
  10. 10 8月, 2009 1 次提交
    • H
      Merging in the junit branch. Lots of new features and bugfixes, including: · a1e93bf5
      huybrechts 提交于
      - support for TestAction that can contribute various things to any TestObject (packages, classes and methods), using the TestDataPublisher extension point. 
      Features include UI on the TestObject page, badges on the overview page, tasks in the side panel and annotating test output.
      - a junit-attachments plugin that uses this to record test attachments (files)
      - an extension to the claim plugin that offers claims on failing tests
      - editable test descriptions (on any TestObject)
      - a history page for all TestObjects (including test count and duration graph)
      - error details for failed tests are shown in a collapsed panel in test overview pages (package+class)
      - [FIXED HUDSON-3149] if file is .xml but does not parse, record a fake failing test
      - [FIXED HUDSON-1820] extra column displaying skipped tests
      - [HUDSON-2046] new test packages, classes and methods are shown in bold
      - [FIXED HUDSON-2228] test duration charts on all levels
      - [FIXED HUDSON-3451] expand environment variables in test results path
      
      
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20580 71c3de6d-444a-0410-be80-ed276b4c234a
      a1e93bf5
  11. 21 3月, 2009 1 次提交
  12. 13 3月, 2009 1 次提交
  13. 05 3月, 2009 1 次提交
  14. 07 2月, 2009 1 次提交
  15. 18 9月, 2008 1 次提交
  16. 21 7月, 2008 1 次提交
  17. 03 2月, 2008 2 次提交
  18. 22 11月, 2007 1 次提交
  19. 09 10月, 2007 1 次提交
  20. 23 9月, 2007 1 次提交
  21. 31 12月, 2006 1 次提交
  22. 06 11月, 2006 1 次提交