Nikolay Krasko
|
84c473d800
|
Speed up debugger tests by replacing base output preprocessor
Avoid calling InetAddress.getLocalHost() that can be very slow.
Exact connection or disconnection string isn't relevant for tests
anyway.
|
2017-03-23 00:31:43 +03:00 |
|
Nikolay Krasko
|
37b6849d31
|
Update test data in debugger tests
|
2016-04-05 00:39:46 +03:00 |
|
Alexander Udalov
|
8f7047817f
|
Fix debugger testData after improving toString() of lambdas
|
2016-03-09 13:41:00 +03:00 |
|
Dmitry Petrov
|
6b2b64e438
|
Drop package facades: fix evaluation tests
|
2015-10-19 16:03:19 +03:00 |
|
Dmitry Petrov
|
7af88f6797
|
Update debug tests & incremental compilation tests depending on part class naming
|
2015-09-07 16:28:43 +03:00 |
|
Michael Bogdanov
|
48c5e3d218
|
Debug tests patched
|
2015-09-07 16:28:38 +03:00 |
|
Natalia Ukhorskaya
|
be5c1d0a44
|
Debugger tests: changes in testData
(cherry picked from commit 0e4b133)
|
2015-08-15 01:40:38 +03:00 |
|
Alexander Udalov
|
b08bd3bc67
|
Update FunctionImpl hack in Evaluate Expression and test data
Lambdas now have an additional superclass besides FunctionImpl: Lambda, which
should also be changed to inherit from MagicAccessorImpl
|
2015-05-26 15:04:55 +03:00 |
|
Natalia Ukhorskaya
|
ffba1b6fa0
|
Debugger tests: render line properly
|
2014-10-24 15:59:38 +04:00 |
|
Natalia Ukhorskaya
|
cce22c0df9
|
Debugger: implement getSourcePosition for fields
|
2014-10-24 15:59:36 +04:00 |
|
Alexander Udalov
|
c30aa7db84
|
Include package part name to top level closure names
#KT-4234 Fixed
#KT-4496 Fixed
|
2014-09-26 10:22:25 +04:00 |
|
Natalia Ukhorskaya
|
40c4022c98
|
Debugger tests: add custom library
|
2014-08-27 15:57:57 +04:00 |
|
Natalia Ukhorskaya
|
6440884a40
|
Add tests for tracing frame
|
2014-07-16 15:17:44 +04:00 |
|