about summary refs log tree commit diff homepage
path: root/test
diff options
context:
space:
mode:
authorCristian Cadar <cristic@cs.stanford.edu>2009-06-04 06:53:05 +0000
committerCristian Cadar <cristic@cs.stanford.edu>2009-06-04 06:53:05 +0000
commit136068f571d7f47bf1c2ab9417a874b0829bc670 (patch)
tree81f7e29dc4aae20c1373be0d57b2d22241e53c1d /test
parente3bca69757a80b46d743195944fed6481dec7e4f (diff)
downloadklee-136068f571d7f47bf1c2ab9417a874b0829bc670.tar.gz
Moved MultiByteReads.pc in test/Expr/Parser
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@72851 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Expr/Parser/MultiByteReads.pc (renamed from test/Expr/Printer/MultiByteReads.pc)0
-rw-r--r--test/Expr/Printer/dg.exp3
2 files changed, 0 insertions, 3 deletions
diff --git a/test/Expr/Printer/MultiByteReads.pc b/test/Expr/Parser/MultiByteReads.pc
index af94b516..af94b516 100644
--- a/test/Expr/Printer/MultiByteReads.pc
+++ b/test/Expr/Parser/MultiByteReads.pc
diff --git a/test/Expr/Printer/dg.exp b/test/Expr/Printer/dg.exp
deleted file mode 100644
index 94fc4df8..00000000
--- a/test/Expr/Printer/dg.exp
+++ /dev/null
@@ -1,3 +0,0 @@
-load_lib llvm.exp
-
-RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{pc}]]