summaryrefslogtreecommitdiffstats
path: root/src/testdir/color_ramp.vim
AgeCommit message (Collapse)Author
2020-04-15patch 8.2.0582: color ramp test does not show text colorsv8.2.0582Bram Moolenaar
Problem: Color ramp test does not show text colors. Solution: Add a row of 16 text colors and 16 bold text colors.
2017-11-26patch 8.0.1348: make testclean deletes script file on MS-Windowsv8.0.1348Bram Moolenaar
Problem: Make testclean deletes script file on MS-Windows. Solution: Rename file to avoid it starting with an "x".
2017-11-05patch 8.0.1270: mismatching file name with Filelistv8.0.1270Bram Moolenaar
Problem: Mismatching file name with Filelist. Solution: Rename color_ramp.vim to xterm_ramp.vim
2017-10-07patch 8.0.1180: MS-Windows testclean target deletes the color scriptv8.0.1180Bram Moolenaar
Problem: MS-Windows testclean target deletes the color script. Solution: Rename the script file.