Commit Graph

10 Commits

Author SHA1 Message Date
Steve Ebersole 603e6d4574 fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15103 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-18 19:03:38 +00:00
Steve Ebersole c7c8a9bfd4 fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15102 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-18 18:57:39 +00:00
Steve Ebersole e4958dcc31 HHH-1786 : more WebSphere JTA garbage;
copyright headers
clean-up

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14451 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-18 07:02:20 +00:00
Brian Stansberry 7c0305487f Add utility to create a TestSuite where a subclass' "FailureExpected" version of a base test is included in the suite, while the base test is excluded
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-27 18:06:19 +00:00
Steve Ebersole 715026089f source headers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14223 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-07 04:53:02 +00:00
Steve Ebersole a15cab0911 HHH-2863 : isolate cache integration testing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14216 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-06 20:28:10 +00:00
Steve Ebersole f3add4ddda HHH-2863 : isolate testing TransactionManager for reuse
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14213 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-04 17:38:27 +00:00
Steve Ebersole 7955c1a75d skip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13933 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-17 18:46:02 +00:00
Steve Ebersole f0755725c9 HHH-2704 : migrate to maven (testsuite)
HHH-2696 : migrate to slf4j

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 04:09:17 +00:00
Steve Ebersole a797998927 splitting code back out into individual modules (found better way to isolate documentation)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12771 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-17 03:15:03 +00:00