summaryrefslogtreecommitdiff
path: root/test/files/presentation/memory-leaks/MemoryLeaksTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-7134: don't require doc.Settings in base api of scaladoc.Eugene Vigdorchik2013-02-151-1/+1
|
* Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-121-1/+4
|
* Enhanced presentation compiler test infrastructureMirco Dotta2012-07-051-4/+1
| | | | | | | | | | * Removed unneeded .flags. * Renamed a few methods in `InteractiveTest`. * Force the presentation compiler to shut down after each test. * -sourcepath in the .flags file is now relative to the test's base directory. * Use `InteractiveReporter` in Presentation Compiler tests. By using the `InteractiveReporter`, compilation errors are collected in the compilation unit. This was necessary for testing SI-5975.
* Introduces scala-reflect.jarEugene Burmako2012-06-081-2/+2
|
* repairs the tests after the refactoring spreeEugene Burmako2012-06-081-20/+20
|
* Bumped the number of samples of the memory leaks test to 50. This should ↵Iulian Dragos2012-04-091-10/+11
| | | | make it much more resilient against spikes. Also removed usedmem file dumps.
* Added presentation memory leak test.Iulian Dragos2012-04-031-0/+125