summaryrefslogtreecommitdiff
path: root/uvim/runtime/compiler/racotest.mnv
blob: 5f52635e3740ba9f18ad70ab9b728fee555571a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
" MNV compiler file
" Compiler:     raco test (Racket command-line tools)
" Maintainer:   D. Ben Knoble <ben.knoble+github@gmail.com>
" URL:          https://github.com/benknoble/mnv-racket
" Last Change: 2022 Aug 12
"		2024 Apr 03 by The MNV Project (removed :CompilerSet definition)

let current_compiler = 'racotest'

CompilerSet makeprg=raco\ test\ %
CompilerSet errorformat=location:%f:%l:%c