summaryrefslogtreecommitdiff
path: root/src/testdir/test_profile.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2411: profile test fails on MS-Windowsv8.2.2411Bram Moolenaar2021-01-261-1/+6
* patch 8.2.2409: Vim9: profiling only works for one functionv8.2.2409Bram Moolenaar2021-01-251-0/+18
* patch 8.2.2404: Vim9: profiling try/catch not correctv8.2.2404Bram Moolenaar2021-01-241-22/+35
* patch 8.2.2403: Vim9: profiling if/elseif/endif not correctv8.2.2403Bram Moolenaar2021-01-241-24/+33
* patch 8.2.2400: Vim9: compiled functions are not profiledv8.2.2400Bram Moolenaar2021-01-241-15/+24
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+2
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-1/+1
* patch 8.2.0398: profile test fails when two functions take same timev8.2.0398Bram Moolenaar2020-03-171-12/+14
* patch 8.1.2055: not easy to jump to function line from profilev8.1.2055Bram Moolenaar2019-09-181-1/+1
* patch 8.1.1946: memory error when profiling a function without a script IDv8.1.1946Bram Moolenaar2019-08-301-0/+27
* patch 8.1.1846: inconsistently using GetVimCommand() and v:progpathv8.1.1846Bram Moolenaar2019-08-141-13/+15
* patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar2019-06-241-6/+6
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-3/+2
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+2
* patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar2019-05-201-132/+134
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-1/+1
* patch 8.1.0365: function profile doesn't specify where it was definedv8.1.0365Bram Moolenaar2018-09-101-146/+151
* patch 8.1.0309: profiling does not show a count for condition linesv8.1.0309Bram Moolenaar2018-08-211-2/+223
* patch 8.1.0131: :profdel is not testedv8.1.0131Bram Moolenaar2018-06-301-15/+85
* patch 8.0.1372: profile log may be truncated halfway a characterv8.0.1372Bram Moolenaar2017-12-051-0/+41
* patch 8.0.1207: profiling skips the first and last script linev8.0.1207Bram Moolenaar2017-10-191-1/+37
* patch 8.0.0944: test_profile is a little bit flakyv8.0.0944Bram Moolenaar2017-08-141-1/+2
* patch 8.0.0196: profile test is slo and does not work on MS-Windowsv8.0.0196Bram Moolenaar2017-01-161-40/+50
* patch 8.0.0194: profile tests fails if total and self time are equalv8.0.0194Bram Moolenaar2017-01-151-1/+2
* patch 8.0.0189: profile commands are not testedv8.0.0189Bram Moolenaar2017-01-151-0/+135