1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/app/test/processing/app
2015-03-27 14:51:13 +01:00
..
debug HostDependentDownloadableContribution better handles Macosx 2015-03-27 14:51:13 +01:00
helpers Compound edits weren't part of the undo/redo dance 2015-02-27 15:51:58 +01:00
linux made parser aware of that now vid & pid have 0x 2013-05-06 12:31:03 +02:00
macosx Can now detect devices with serial number in the port number on OSX - see: https://github.com/arduino/Arduino/issues/223 2013-11-11 04:42:29 +01:00
preproc Fixed typo in test 2014-02-06 10:21:54 +01:00
tools A lot of refactoring on Preferences, custom menus and Boards: 2013-03-02 13:28:40 +01:00
windows made parser aware of that now vid & pid have 0x 2013-05-06 12:31:03 +02:00
AbstractGUITest.java MacOSX: Fest is not working well with java7+, needs a cheat 2015-03-26 15:16:44 +01:00
AbstractWithPreferencesTest.java Introducing "defaultTarget" board is the one selected in preferences is not available. Closes #1731 2013-12-19 13:14:44 +01:00
AutoformatSavesCaretPositionTest.java Formatter: cursor position is saved when invoking autoformat. Fixes #2293 2014-09-30 17:17:13 +02:00
AutoformatTest.java Adding AutoformatTest 2013-10-15 18:09:09 +02:00
BlockCommentGeneratesOneUndoActionTest.java Compound edits weren't part of the undo/redo dance 2015-02-27 15:51:58 +01:00
DefaultTargetTest.java Temporary disabled DefaultTargetTest under certain conditions 2015-01-14 18:42:19 +01:00
HittingEscapeOnCloseConfirmationDialogTest.java cleaned up imports 2013-02-27 11:51:14 +01:00
I18NTest.java Temporarily disabled I18N test 2014-11-13 16:34:25 +01:00
ReduceIndentWith1CharOnLastLineTest.java Added test for GUI (Reduce Indent) 2013-02-27 17:10:46 +01:00
ReplacingTextGeneratesTwoUndoActionsTest.java Fixed a bunch of simple warnings in java code 2015-01-13 23:16:50 +01:00
TestHelper.java working on #223: Auto-detection of serial ports. Mac version ready even if a bit slow 2013-05-06 12:31:01 +02:00