factor/extra/llvm/jit/jit-tests.factor

3 lines
179 B
Factor
Raw Normal View History

USING: destructors llvm.jit llvm.wrappers tools.test ;
[ ] [ "test" <module> [ <provider> ] with-disposal [ "test" add-provider ] with-disposal "test" remove-provider ] unit-test