[hibernate-commits] [hibernate/hibernate-orm] 794c78: HHH-12151 HHH-10575 : Add test for HHH-10575; add ...
GitHub
noreply at github.com
Fri Jan 12 21:09:35 EST 2018
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 794c784c0de6439f25c25cd96ffad601dde9f11d
https://github.com/hibernate/hibernate-orm/commit/794c784c0de6439f25c25cd96ffad601dde9f11d
Author: Gail Badner <gbadner at redhat.com>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/test/jpa/compliance/tck2_2/mapkeycolumn/MapKeyColumnBiDiOneToManyFKTest.java
M hibernate-core/src/test/java/org/hibernate/test/jpa/compliance/tck2_2/mapkeycolumn/MapKeyColumnElementCollectionTest.java
M hibernate-core/src/test/java/org/hibernate/test/jpa/compliance/tck2_2/mapkeycolumn/MapKeyColumnManyToManyTest.java
M hibernate-core/src/test/java/org/hibernate/test/jpa/compliance/tck2_2/mapkeycolumn/MapKeyColumnOneToManyFKTest.java
M hibernate-core/src/test/java/org/hibernate/test/jpa/compliance/tck2_2/mapkeycolumn/MapKeyColumnOneToManyJoinTableTest.java
Log Message:
-----------
HHH-12151 HHH-10575 : Add test for HHH-10575; add @TestForIssue to tests
More information about the hibernate-commits
mailing list