Commit Graph
18 Commits
Author SHA1 Message Date
Elizaveta Shashkova 14e6fde73d Add tests (PY-2431) 2016-06-14 18:42:03 +03:00
fitermayandDmitry Trofimov bc8f2ee363 Support pandas dataframe in array viewer during debugging (PY-14330)
(cherry picked from commit 669292aa3fb3678411d5b28ce4756ca102de98f0)
2016-06-07 14:58:26 +03:00
Elizaveta Shashkova 6afd1b4e53 Add test (PY-13540) 2016-05-18 18:31:25 +03:00
fitermay fe7c47d688 --test for short path to long windows pathname normalization in pydev debugger 2016-04-15 00:48:18 -04:00
fitermay e95982ce70 --test for windows egg breakpoints 2016-04-15 00:48:08 -04:00
Elizaveta Shashkova d128d3f08f Fix tests: merge two tests and do not step into library files in tests because of allowed roots check 2016-02-25 17:35:46 +03:00
Elizaveta Shashkova c67a468d9b Fix tests: add sleep to the main thread in order to stop in the child threads on the slow IronPython. 2016-02-25 17:35:45 +03:00
Elizaveta Shashkova 4b94ae83f0 Update test for "Don't step into libraries" option (PY-18493) 2016-02-17 19:27:56 +03:00
Elizaveta Shashkova 0034352126 Stepping filter: test (PY-18493) 2016-02-17 19:27:50 +03:00
Elizaveta Shashkova 2ebcdee5f4 Step over yield from: test (PY-18343) 2016-02-04 18:52:09 +03:00
Elizaveta Shashkova fba7a4ace1 Fix test for determined behaviour with IronPython 2016-02-04 18:52:05 +03:00
Elizaveta Shashkova b3c4599b6b Fix test data 2016-02-04 18:52:04 +03:00
Elizaveta Shashkova 59c9dee56c Step into my code: tests 2015-04-29 14:59:36 +03:00
Elizaveta Shashkova fb93ad83a6 Add test for ignore libraries parameter for exceptions breakpoint (PY-6396) 2015-03-16 17:22:31 +03:00
Elizaveta Shashkova e9bf0844e9 Remove TryImport test cause we don't hook import in debugger anymore 2015-01-21 19:35:41 +03:00
Elizaveta Shashkova 61ff694d65 Test for try_import with reload(sys) (PY-14649, PY-14779) 2015-01-15 20:50:41 +03:00
Elizaveta Shashkova 381ef3565f add tests for PyQt debugging 2014-12-03 20:42:39 +03:00
Dmitry Trofimov c12bbfe12f Env tests moved to community. 2014-08-12 22:18:01 +02:00