hibernate-orm/hibernate-testing/src/main/java/org/hibernate/testing
Strong Liu cc6d271f31 merge master branch 2013-07-15 13:17:24 +08:00
..
async HHH-6940 - Ability (easier) to run bits of code in a timeout protected way 2012-01-06 08:21:04 -06:00
byteman HHH-6271 Introducing Byteman in order to really test that a certain log message gets never called. 2012-03-19 23:19:46 +08:00
cache Merge branch master into metamodel 2012-11-15 15:01:13 -05:00
env HHH-8127 OutOfMemoryError when running tests 2013-04-26 02:44:18 +08:00
jta HHH-7556 - Clean up packages 2012-08-28 14:12:15 -05:00
junit4 HHH-7919 : Miscellaneous bugfixes 2013-06-10 14:18:35 +08:00
sql HHH-8090: Created testing framework for SQL output and implementation in core 2013-05-15 11:46:52 -05:00
AfterClassOnce.java HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:06 -05:00
BeforeClassOnce.java HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:06 -05:00
DialectCheck.java HHH-6967 - HHH-6906 - Clean up javadoc warnings 2012-01-13 11:17:34 -06:00
DialectChecks.java HHH-8193 - Reset input stream before binding 2013-07-10 13:26:57 -04:00
FailureExpected.java HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:07 -05:00
FailureExpectedWithNewMetamodel.java HHH-7474: Added support for new @FailureExpectedWithNewMetamodel annotation to be used by tests that still fail with the new metamodel. Functions exactly like @FailureExpected, except requires no JIRA key and is only processed when testing against the new metamodel. Also added annotation to several tests that were failing against the new metamodel, to get started with the process of annotating them all. 2012-07-25 15:00:55 -05:00
OnExpectedFailure.java HHH-6967 - HHH-6906 - Clean up javadoc warnings 2012-01-13 11:17:34 -06:00
OnFailure.java HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:06 -05:00
RequiresDialect.java HHH-6841 - @SkipForDialects and @RequiresDialects 2013-02-14 18:00:52 -05:00
RequiresDialectFeature.java HHH-6807 skip this test for Sybase ASE 2011-11-14 13:08:13 +08:00
RequiresDialects.java HHH-6841 - @SkipForDialects and @RequiresDialects 2013-02-14 18:00:52 -05:00
ServiceRegistryBuilder.java HHH-7580 - Complete 2-phase SessionFactory building design 2013-01-29 13:58:58 -05:00
Skip.java HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 09:08:31 -05:00
SkipForDialect.java HHH-6841 - @SkipForDialects and @RequiresDialects 2013-02-14 18:00:52 -05:00
SkipForDialects.java HHH-6841 - @SkipForDialects and @RequiresDialects 2013-02-14 18:00:52 -05:00
SkipLog.java HHH-6371 - Develop metamodel binding creation using a push approach 2011-07-13 09:08:31 -05:00
TestForIssue.java HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:06 -05:00