summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-19Clean up unit tests that are using robotWithNewAwtHierarchy()parentej
2017-01-17Merge "New typing method using direct character posting" into studio-master-devJose Parente
2017-01-17Unit Tests: Fix Null Pointer for tests extending BasicRobot_TestCaseparentej
2017-01-16New typing method using direct character postingparentej
2017-01-16Dead lock when Dialog/FrameFixture's are created with a null targetparentej
2017-01-16Unit Tests: Add rule for time outparentej
2017-01-12Introduce GuiTask.executeparentej
2017-01-09Refactor GuiQuery.from to be GuiQuery.getparentej
2016-11-28Fix AWT.locationOnScreenOfstudio-2.3gradle_2.3.0Jerome Gaillard
2016-11-24Inline ScreenLock.alreadyAcquiredByDana Dahlstrom
2016-10-27Remove Wait.minutesDana Dahlstrom
2016-10-27Ensure locked access to @GuardedBy("this") fieldsDana Dahlstrom
2016-10-27Ensure access to executeInEDT with lockDana Dahlstrom
2016-10-27Fix invalid @GuardedBy expression on executeInEDTDana Dahlstrom
2016-10-25Add missing format specifiers in format stringsDana Dahlstrom
2016-10-18Remove @GuardedBy annotation on volatile fieldDana Dahlstrom
2016-10-17Merge "Translate the dnd points before starting the drag" into studio-master-devDiego Perez
2016-10-10Fix issue with multiple clicksJerome Gaillard
2016-10-10Translate the dnd points before starting the dragDiego Perez
2016-09-12Fix for comments in fest.Yura
2016-09-06Draw red X on screenshot at the current mouse location.Yura
2016-08-24Add GuiQuery methods using Java 8 SupplierDana Dahlstrom
2016-08-05Don't call AWT.translate in JListCellCenterQueryJose Parente
2016-08-04Standardize ExpectedException field initializationDana Dahlstrom
2016-08-04Add jars for build dependenciesDana Dahlstrom
2016-08-04Do waitForIdle after entering text through the robotJerome Gaillard
2016-08-03Add Wait to org.fest.swing.timingDana Dahlstrom
2016-08-03Fix “self type” of FakeContainerFixtureDana Dahlstrom
2016-08-03Add src/test/java root to fest-swing moduleDana Dahlstrom
2016-08-03De-implement org.fest.test.EqualsHashCodeContractTestCaseDana Dahlstrom
2016-08-03Replace uses of org.fest.test.ExpectedExceptionDana Dahlstrom
2016-08-03Migrate AbstractTwoStateButtonFixture method callsDana Dahlstrom
2016-08-03Rename ContainerFixture to FakeContainerFixtureDana Dahlstrom
2016-08-03Add .iml to build fest-swing/src/main/javaDana Dahlstrom
2016-08-03Call Window.requestFocus in ActivateWindowTaskDana Dahlstrom
2016-08-03unzip platform/tools/adt/idea/android/lib/src/fest-swing-1.4-SNAPSHOT-sources...Dana Dahlstrom
2016-08-03Merge branch 'master' of https://github.com/alexruiz/fest-swing-1.xDana Dahlstrom
2016-08-02Initial empty repositoryHEADmastermainSurendra Vispute
2013-03-03Merged project fest-swing-jdk6 into fest-swing, since now we compileAlex Ruiz
2013-03-03Merged project fest-swing-jdk6 into fest-swing, since now we compileAlex Ruiz
2013-03-03Minor cleanups.Alex Ruiz
2013-03-02Ignored Eclipse files.Alex Ruiz
2013-03-02Fixed Javadoc warnings.Alex Ruiz
2013-03-02Replacing package.html with package-info.java.Alex Ruiz
2013-03-02Replacing package.html with package-info.java.Alex Ruiz
2013-03-02Minor javadoc fixes.Alex Ruiz
2013-03-02Fixing Javadocs.Alex Ruiz
2013-03-02Fixed tests and all compilation errors.Alex Ruiz
2013-03-02Fixed minor errors introduced by IntelliJ IDEA.Alex Ruiz
2013-03-02Fixing tests. Minor cleanup.Alex Ruiz