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

2007-04-11 Thread Reid Spencer
Changes in directory llvm/test/Archive: dg.exp updated: 1.3 -> 1.4 --- Log message: Make the llvm-runtest function much more amenable by eliminating all the global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile and

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

2007-04-15 Thread Reid Spencer
Changes in directory llvm/test/Archive: dg.exp updated: 1.4 -> 1.5 --- Log message: For PR1319: http://llvm.org/PR1319 : Upgrade to new test harness. --- Diffs of the changes: (+2 -2) dg.exp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/test/Archive/dg.exp diff