[jboss-cvs] jboss-seam/src/test/unit/org/jboss/seam/test/unit ...

Peter Muir peter at bleepbleep.org.uk
Fri Oct 12 06:26:48 EDT 2007


  User: pmuir   
  Date: 07/10/12 06:26:48

  Modified:    src/test/unit/org/jboss/seam/test/unit     testng.xml
  Removed:     src/test/unit/org/jboss/seam/test/unit     LocaleTest.java
                        TimeZoneTest.java ELTest.java
  Log:
  Move some tests around, add hibernate entity identifier tests
  
  Revision  Changes    Path
  1.3       +0 -3      jboss-seam/src/test/unit/org/jboss/seam/test/unit/testng.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: testng.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/test/unit/org/jboss/seam/test/unit/testng.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- testng.xml	12 Oct 2007 05:08:00 -0000	1.2
  +++ testng.xml	12 Oct 2007 10:26:48 -0000	1.3
  @@ -16,10 +16,7 @@
          <class name="org.jboss.seam.test.unit.DependencyTest"/>
          <class name="org.jboss.seam.test.unit.SeamTestTest"/>
          <class name="org.jboss.seam.test.unit.MailTest"/>
  -       <class name="org.jboss.seam.test.unit.ELTest"/>
          <class name="org.jboss.seam.test.unit.DataModelTest"/>
  -       <class name="org.jboss.seam.test.unit.TimeZoneTest"/>
  -       <class name="org.jboss.seam.test.unit.LocaleTest"/>
          <class name="org.jboss.seam.test.unit.PageflowTest"/>
          <class name="org.jboss.seam.test.unit.SeamMockELResolverTest" />
          <class name="org.jboss.seam.test.unit.PageActionsTest" />
  
  
  



More information about the jboss-cvs-commits mailing list