[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/obsequi/COPYRIGHT GPL LICENSE.TXT Makefile README consts.h cppflags.h display.c does_x_win.c globals.h hash.c init.c input interface.h macros.h move_gen.c move_sort.c negamax.c obsequi.c position_values.c structs.h tables.c toggle_move.c traits.c utils.c utils.h

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:03:39 PDT 2004



Changes in directory llvm/test/Programs/MultiSource/Applications/obsequi:

COPYRIGHT (r1.1) removed
GPL (r1.1) removed
LICENSE.TXT (r1.2) removed
Makefile (r1.1) removed
README (r1.1) removed
consts.h (r1.1) removed
cppflags.h (r1.1) removed
display.c (r1.1) removed
does_x_win.c (r1.1) removed
globals.h (r1.1) removed
hash.c (r1.1) removed
init.c (r1.2) removed
input (r1.1) removed
interface.h (r1.1) removed
macros.h (r1.1) removed
move_gen.c (r1.1) removed
move_sort.c (r1.1) removed
negamax.c (r1.1) removed
obsequi.c (r1.2) removed
position_values.c (r1.1) removed
structs.h (r1.1) removed
tables.c (r1.1) removed
toggle_move.c (r1.1) removed
traits.c (r1.1) removed
utils.c (r1.1) removed
utils.h (r1.3) removed
---
Log message:

Remove the "Programs" test suite. It is now a separate project in
LLVM named llvm-test. To run the test suite, you need to "cvs co llvm-test"
in the projects directory, let llvm's configure script configure it and
build it separate (it won't auto-build).


---
Diffs of the changes:  (+0 -0)





More information about the llvm-commits mailing list