Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
aa7ac8a5
Commit
aa7ac8a5
authored
Feb 27, 2014
by
Julien Lopez
Browse files
Minor fix on web.cd test; log removed (shouldn't have been added)
parent
dc45fddc
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/misc/log
deleted
100644 → 0
View file @
dc45fddc
==============addrbook.cd===============
==============biblio.cd===============
==============fixml4.3v20020920.cd===============
==============funs.cd===============
==============html2latex.cd===============
File "tests/misc/xhtml-trans.cd", line 3, characters 8-10:
Parsing error: [attrib_spec] expected (in [type/pattern expression])
==============IFX130.cd===============
==============integers.cd===============
==============lazy.cd===============
==============mc.cd===============
==============memento.cd===============
File "tests/misc/memento.cd", line 11, characters 5-9:
Warning: This definition yields an empty type for Misc
File "tests/misc/memento.cd", line 76, characters 8-157:
Warning: The following variables always match the empty sequence: s
File "tests/misc/memento.cd", line 78, characters 28-48:
Warning: This branch is not used
File "tests/misc/memento.cd", line 76, characters 29-105:
Warning: This branch is not used
File "tests/misc/memento.cd", line 64, characters 3-116:
Warning: This branch is not used
File "tests/misc/memento.cd", line 86, characters 49-53:
This expression should have type:
{ }
Field no is not allowed here.
==============notes.cd===============
==============ns.cd===============
==============overloading.cd===============
==============overloading2.cd===============
==============patterns.cd===============
==============security.cd===============
==============str.cd===============
==============stress_opt_arg.cd===============
==============stress_opt_seq.cd===============
==============vouill.cd===============
==============web.cd===============
File "tests/misc/web.cd", line 41, characters 5-10:
Warning: This definition yields an empty type for Table
File "tests/misc/web.cd", line 11, characters 5-9:
Warning: This definition yields an empty type for Misc
File "tests/misc/web.cd", line 74, characters 0-193:
Warning: This operator may fail
==============wp.cd===============
==============xhtml.cd===============
File "tests/misc/xhtml.cd", line 3, characters 8-10:
Parsing error: [attrib_spec] expected (in [type/pattern expression])
==============xhtml-trans.cd===============
File "tests/misc/xhtml-trans.cd", line 3, characters 8-10:
Parsing error: [attrib_spec] expected (in [type/pattern expression])
==============xtrans.cd===============
==============ref.cd===============
==============bugs_prod.cd===============
File "tests/misc/bugs_prod.cd", line 3, characters 26-31:
This expression should have type:
(`B,`B) | (`A,`A)
but the first component has type `A | `B
==============eval_concat.cd===============
File "tests/misc/eval_concat.cd", line 6, characters 1-7:
This expression should have type:
Arrow
but it is a pair
tests/misc/web.cd
View file @
aa7ac8a5
...
...
@@ -71,7 +71,7 @@ let fun to_ml (e : [Example*]) : String =
<_
code=
c
>
[_ _
<code>
cd] -> [ '"' !c '","' !(protect_quote cd) '";'];;
dump_to_file "examples.ml"
dump_to_file "
tests/misc/
examples.ml"
[ '
let examples = [ ' !(to_ml examples) ' ];;
let present = "'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment