1. 316a70f yet another attempt to set order on the tests by Alex Harui · 9 years ago
  2. bc2932c still trying to set order on the tests by Alex Harui · 9 years ago
  3. b5a5407 try using metdata to move to front by Alex Harui · 9 years ago
  4. 5bfa096 try moving this test to the front by Alex Harui · 9 years ago
  5. bfff6b0 Ignore paddingBottomTest which is causing problems on the server by Harbs · 9 years ago
  6. 7bb5893 Clean up after removing ARIAL_FONT.swf by piotrz · 9 years ago
  7. ea6a964 Replaced unknown image content with solid color by Harbs · 9 years ago
  8. ce55234 removed tanach.xml file which is of uncertain sources and not used in the tests. by Harbs · 9 years ago
  9. c0be1e9 More Apache headers in tests by Harbs · 9 years ago
  10. 1c7c729 Added Apache headers to test files by Harbs · 9 years ago
  11. 7dc392e see if this is needed by Alex Harui · 9 years ago
  12. d7da574 swap in colored rects and see if tests still pass by Alex Harui · 9 years ago
  13. 6564252 see if this is needed by Alex Harui · 9 years ago
  14. 343cd80 see if this is needed by Alex Harui · 9 years ago
  15. 349bdc3 see if this is really needed or not by Alex Harui · 9 years ago
  16. 3f33f0e Revert "clean out some stuff that should have been filtered out of the donation" by Alex Harui · 9 years ago
  17. 38bef20 Revert "disable alice test because it used the alice in wonderland text" by Alex Harui · 9 years ago
  18. 17e755a Revert "disable tests broken by removing questionable IP" by Alex Harui · 9 years ago
  19. 50ef98e Revert "one more attempt to fix build. If this doesn't work, I'll try again in the morning" by Alex Harui · 9 years ago
  20. 7f5c15a Revert "temporarily re-add this swf to see if that's why the tests are failing" by Alex Harui · 9 years ago
  21. ca7f577 temporarily re-add this swf to see if that's why the tests are failing by Alex Harui · 9 years ago
  22. 38fcf70 one more attempt to fix build. If this doesn't work, I'll try again in the morning by Alex Harui · 9 years ago
  23. 392058f disable tests broken by removing questionable IP by Alex Harui · 9 years ago
  24. 5981016 disable alice test because it used the alice in wonderland text by Alex Harui · 9 years ago
  25. 8c65f7e clean out some stuff that should have been filtered out of the donation by Alex Harui · 9 years ago
  26. 2bf4153 Change location of TLF tests reports for flex unit tests by piotrz · 9 years ago apache-flex-sdk-14.4.0 apache-flex-sdk-14.4.0RC2 apache-flex-sdk-4.14.0RC2 apache-flex-sdk-4.14.1RC1
  27. 5415cb3 Added a little more info to the assert in the paddingBottomTest test which sometimes fails on Jenkins to try and figure out why it's failing. by Harbs · 9 years ago
  28. 5c34144 Fixed a scrolling test by Harbs · 9 years ago
  29. 640d694 Revert "Removed ignore on testAllEnumProps test. It seems to pass" by Harbs · 9 years ago
  30. 070e996 I'm not sure if this is the best way to fix the tests, but the EventOverrideTests now pass. by Harbs · 9 years ago
  31. e598a24 GeneralFunctionsTest seem to all pass by Harbs · 9 years ago
  32. 624c4a1 Test was failing sporadically. Added ignore. by Harbs · 9 years ago
  33. 3b3f3d9 Tests were failing because the width and height were NaN. I randomly set the width and height to 100 and it now passes. by Harbs · 9 years ago
  34. 31f281e font out of bounds test was backwards by Harbs · 9 years ago
  35. 0b0c09f Removed ignore on testAllEnumProps test. It seems to pass by Harbs · 9 years ago
  36. 523bedd Fixed last Operation test bug by Harbs · 9 years ago
  37. dc9d693 Fixed test to take rounding errors into account by Harbs · 9 years ago
  38. b3bb56e Fixed case where terminator span was incorrectly being dropped by Harbs · 9 years ago
  39. 3c7ad1b Fixed another Operation test by Harbs · 9 years ago
  40. e4f5d18 Ignore bad tab test by Harbs · 9 years ago
  41. 12bcabb Fixed issues that were causing tests to fail/error by Harbs · 9 years ago
  42. 57643c2 Fixed handling of paragraph terminators by Harbs · 9 years ago
  43. d3c95c5 Fixed issue with undo failing by Harbs · 9 years ago
  44. 94c5c87 Uncomment OperationTest - After latest changes in TLF it looks like tests do not freeze on these class anymore by piotrz · 9 years ago
  45. a127e4b Fix another ASDoc issue by Erik de Bruin · 9 years ago
  46. c5cc3d0 Fix ASDoc issue by Erik de Bruin · 9 years ago
  47. 9280a37 FLEX-34649 Handle situation where textlines don't exist because they've been scrolled off-screen by Alex Harui · 9 years ago
  48. 446d1a0 add missing headers by Alex Harui · 9 years ago
  49. 632a153 Removing the last span from a paragraph was causing ensureTerminatorAfterReplace() to create a new terminatorSpan. by Harbs · 9 years ago
  50. 0df892a Fixed an issue where some Operations were failing. by Harbs · 9 years ago
  51. 1e0722f Better handling of inserting table rows with merged cells. by Harbs · 9 years ago
  52. 47ea354 insertColumnAt columns.length was failing. This is now fixed. by Harbs · 9 years ago
  53. 0b00e3a Clean up whitespace by Erik de Bruin · 9 years ago
  54. a9ed0dd Removing OperationTest just for check whether this fix the build by piotrz · 9 years ago
  55. 86fbe93 Changed build.properties by Harbs · 9 years ago tables
  56. 5357c43 Merge branch 'develop' into tables by Harbs · 9 years ago
  57. 863d00f Reverted a commit from Alex that was lost with the last merge. by Harbs · 9 years ago
  58. 741a40a Change var name again, to keep to existing namimg convention by Erik de Bruin · 9 years ago
  59. a9a1f9e The local var had the same name as the function argument. The Falcon compiler objects to this ;-) by Erik de Bruin · 9 years ago
  60. 222d745 the original change broke a few tests. I think this one is better by Alex Harui · 9 years ago
  61. 41abfa4 Ignore table space-before mid-paragraph by Harbs · 9 years ago
  62. 9f0382b Add flexdebug property to ant build.xml and build.properties file by piotrz · 9 years ago
  63. 723311b Add failing test to MinimalTestsSuite by piotrz · 9 years ago
  64. 135709a Fixed vertical placement of table blocks to take into account the previous line descent and paragraph space before/space after. by Harbs · 9 years ago
  65. 8db7a4a Some code cleanup by Harbs · 9 years ago
  66. 99d8b6c Fixed inserting columns so cells are inserted in the correct location by Harbs · 10 years ago
  67. f6348cd Merge remote-tracking branch 'remotes/origin/develop' into tables by piotrz · 10 years ago
  68. 84e8b25 Added check for valid terminator span after replacement by Harbs · 10 years ago
  69. 1d79e24 Add TabTest with ingnored noTabStop test by piotrz · 10 years ago
  70. ac6b047 Add WritingModeTest, UndoRedoTest, TextFlowEditTest by piotrz · 10 years ago
  71. b408e2f Forced redrawing of cells when the parent ContainerController.updateCompositionShapes() is called. by Harbs · 10 years ago
  72. 5349b7a Back to the original implementation Ignore arrowUp and arrowDown tests in GeneralFunctionsTest by piotrz · 10 years ago
  73. d159e00 Cells were incorrectly setting padding every time they were composed which was causing cell lines to become incorrectly invalid and put cells into an unstable state. by Harbs · 10 years ago
  74. 658cf60 Add echo to build.xml for print minimalTests value by piotrz · 10 years ago
  75. 92989fb Set minimalTests property to true just for check ContainerTypeTest by piotrz · 10 years ago
  76. db7894f Add property minimalTests to make MinimalTestsSuite runnable by piotrz · 10 years ago
  77. 7b546ef FLEX-34611: Application crash when textFlow property set to null with preserveSelection by Frederic THOMAS · 10 years ago
  78. fad7b29 Merge branch 'FLEX-26478' into develop by Mihai Chira · 10 years ago
  79. bebdb18 FLEX-26478 by Mihai Chira · 10 years ago
  80. 95fecf4 Remove unused import in ContainerAttributeTest by piotrz · 10 years ago
  81. d1c8361 FLEX-26478 by Mihai Chira · 10 years ago
  82. b901150 Added convenience method for determining if a table has merged cells. by Harbs · 10 years ago
  83. e5a3382 Fixed issue where a null table reference could be present on mouse down. by Harbs · 10 years ago
  84. 129ec69 Revert "revert these to see if they made a difference" by Alex Harui · 10 years ago
  85. af6e63d revert these to see if they made a difference by Alex Harui · 10 years ago
  86. 83490ed Attempt to fix build - set forkValue to true by piotrz · 10 years ago
  87. b9cecc6 another attempt to fix flex-tlf by Alex Harui · 10 years ago
  88. 2007b42 Try to fix build with really high values -Xmx1024m -XX:MaxPermSize=1024m by Piotr Zarzycki · 10 years ago
  89. 4abd0a6 Try to fix build increase -Xmx512m by Piotr Zarzycki · 10 years ago
  90. af7ec2f Try to fix build - higher values for MaxPermSize=768 by piotrz · 10 years ago
  91. 1ba820c Back to the original values for jvm.args by piotrz · 10 years ago
  92. 251c27a Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-tlf into develop by piotrz · 10 years ago
  93. 9c449d8 Remove additional mxmlc buld of Flow.swf from testApps target in build.xml by piotrz · 10 years ago
  94. b61dda3 try even more PermGen by Alex Harui · 10 years ago
  95. 8983e24 another attempt to fix builds by Alex Harui · 10 years ago
  96. 4a5a32b try to set jvm.args to fix builds by Alex Harui · 10 years ago
  97. 486ebe3 FLEX-34592: Can't use optionnal importer for TLF plainTextFormat and TextLayoutFormat by Frederic THOMAS · 10 years ago
  98. cb9abbb Merge remote-tracking branch 'remotes/origin/develop' into FlexUnit4TestsTLF by piotrz · 10 years ago FlexUnit4TestsTLF
  99. 1a9f875 FLEX-34609 removed superfluous null checks for _container. by Mihai Chira · 10 years ago
  100. 80f3042 FLEX-34403 - fix "Right arrow never works when text selected in TextInput" (credit: Neil Madsen) by Erik de Bruin · 10 years ago