llvm-6502/test/Bindings/Ocaml
Chandler Carruth 1de43ede89 Fix the remaining TCL-style quotes found in the testsuite. This is
another mechanical change accomplished though the power of terrible Perl
scripts.

I have manually switched some "s to 's to make escaping simpler.

While I started this to fix tests that aren't run in all configurations,
the massive number of tests is due to a really frustrating fragility of
our testing infrastructure: things like 'grep -v', 'not grep', and
'expected failures' can mask broken tests all too easily.

Essentially, I'm deeply disturbed that I can change the testsuite so
radically without causing any change in results for most platforms. =/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159547 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-02 19:09:46 +00:00
..
analysis.ml tests: XFAIL a handful of tests on the vg_leak builder, so we can get back to 2010-09-09 15:50:19 +00:00
bitreader.ml Remove tests for APIs that were removed. 2011-07-09 18:55:51 +00:00
bitwriter.ml Remove tests for APIs that were removed. 2011-07-09 18:55:51 +00:00
executionengine.ml tests: XFAIL a handful of tests on the vg_leak builder, so we can get back to 2010-09-09 15:50:19 +00:00
ext_exc.ml XFAIL vg_leak the new test as the rest. 2010-12-23 21:22:09 +00:00
ipo_opts.ml ocaml bindings: add llvm_ipo based on IPO.h 2011-10-06 12:12:27 +00:00
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
scalar_opts.ml OCaml bindings: add some missing functions and testcases. 2011-10-14 20:38:33 +00:00
target.ml Remove InvalidateStructLayoutInfo from the ocaml bindings. 2011-07-31 01:12:39 +00:00
vmcore.ml Fix the remaining TCL-style quotes found in the testsuite. This is 2012-07-02 19:09:46 +00:00