[llvm-commits] CVS: llvm/test/FrontendObjC/dg.exp

Chris Lattner clattner at apple.com
Fri Apr 20 14:33:35 PDT 2007


> Enable Objective-C tests.

Oooh, nice!  Duncan, can you do the same for the Ada tests?

-Chris

>
> ---
> Diffs of the changes:  (+6 -0)
>
>  dg.exp |    6 ++++++
>  1 files changed, 6 insertions(+)
>
>
> Index: llvm/test/FrontendObjC/dg.exp
> diff -c /dev/null llvm/test/FrontendObjC/dg.exp:1.1
> *** /dev/null	Fri Apr 20 16:24:11 2007
> --- llvm/test/FrontendObjC/dg.exp	Fri Apr 20 16:24:01 2007
> ***************
> *** 0 ****
> --- 1,6 ----
> + load_lib llvm.exp
> +
> + if [ llvm_gcc_supports_objc ] then {
> +     RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{m}]]
> + }
> +
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list