X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fmetadata%2Fctf-test%2Freadme.txt;fp=formats%2Fctf%2Fmetadata%2Fctf-test%2Freadme.txt;h=0000000000000000000000000000000000000000;hp=5bcb830b6ccca7f96b8733a4ad7d00e14af3387f;hb=dc3fffef7b84cc4af1a7c99828fd57a106cd2257;hpb=f3985ab106d89d8e764c1a8dd0c8bda09b755d10 diff --git a/formats/ctf/metadata/ctf-test/readme.txt b/formats/ctf/metadata/ctf-test/readme.txt deleted file mode 100644 index 5bcb830b..00000000 --- a/formats/ctf/metadata/ctf-test/readme.txt +++ /dev/null @@ -1,7 +0,0 @@ -These are the CTF metadata parser test. Those under succeed/ should successfully -parse. Those under fail/ should provide an appropriate failure message. - -The tests under tofix/ do not follow the CTF specifications due to -ambiguity in the LALR parser implementation. These are rarely used. - -Mathieu Desnoyers