poi/src/scratchpad/testcases/org/apache/poi/hslf/usermodel
2015-11-29 17:41:58 +00:00
..
AllHSLFUserModelTests.java Fixed several test drivers or the implementation 2015-05-28 23:32:26 +00:00
TestAddingSlides.java Fixed TextRun handling and various junit tests 2015-06-10 22:23:47 +00:00
TestBugs.java Add helper method for opening the test files - maybe switched to InputStream if test-data files are changed unexpectedly 2015-11-29 17:41:58 +00:00
TestCounts.java A few text handling related fixes 2015-05-20 23:07:08 +00:00
TestFontRendering.java Fixed TextRun handling and various junit tests 2015-06-10 22:23:47 +00:00
TestHSLFSlideShowFactory.java - #58216 - provide picture-shape resize that maintains the aspect ratio 2015-09-21 00:09:45 +00:00
TestMostRecentRecords.java committing intermediate results - hslf is mostly migrated to common interface - junit tests partly fail - still a few compile errors - xslf drawing works - hslf drawing is not yet tested 2015-04-27 20:13:43 +00:00
TestNotesText.java A few text handling related fixes 2015-05-20 23:07:08 +00:00
TestNumberedList2.java downgraded xjc params to jdk6 and regenerated geometry binding classes 2015-07-08 00:09:34 +00:00
TestNumberedList3.java downgraded xjc params to jdk6 and regenerated geometry binding classes 2015-07-08 00:09:34 +00:00
TestNumberedList.java downgraded xjc params to jdk6 and regenerated geometry binding classes 2015-07-08 00:09:34 +00:00
TestPicture.java - #58207 - Provide user access to the original image dimensions (XSLF) 2015-09-20 02:25:35 +00:00
TestPictures.java - #58216 - provide picture-shape resize that maintains the aspect ratio 2015-09-21 00:09:45 +00:00
TestRecordSetup.java Fixed several test drivers or the implementation 2015-05-28 23:32:26 +00:00
TestReOrderingSlides.java Fixed several test drivers or the implementation 2015-05-28 23:32:26 +00:00
TestRichTextRun.java merge trunk to common sl branch 2015-07-19 19:00:32 +00:00
TestSheetText.java Fixed several test drivers or the implementation 2015-05-28 23:32:26 +00:00
TestSlideOrdering.java Fixed several test drivers or the implementation 2015-05-28 23:32:26 +00:00
TestSoundData.java Snapshot commit - still lots of errors, xslf rendering works, started work on hslf 2015-03-19 23:44:23 +00:00
TestTable.java In preparation for table rendering, added table row heights and column widths to common sl. 2015-11-21 15:54:01 +00:00
TestTextRun.java Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 2015-10-29 01:05:27 +00:00
TestTextShape.java merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00