Cover basic GCC functionality with tests

This commit is contained in:
w0rp
2017-04-03 22:24:30 +01:00
parent 10d8b4bfd7
commit 85d86620f7
3 changed files with 103 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ set runtimepath=/home/vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,/testplu
filetype plugin indent on
syntax on
set shell=/bin/sh
set shellcmdflag=-c
set nocompatible
set tabstop=4
set softtabstop=4