Cf. #592: Added Vader tests

This commit is contained in:
Karl Yngve Lervåg 2016-10-11 23:02:30 +02:00
parent 392ba488b4
commit 1d126b98b9

View File

@ -76,6 +76,12 @@ Given tex (Indent: math):
\right.
\end{equation}
Test $[ ... )$ of unmatched brackets in
inline math text.
In R, there is the operator \verb|[<-|...
that ...
Do (Indent):
gg=G
@ -97,6 +103,12 @@ Expect tex (Verify):
\right.
\end{equation}
Test $[ ... )$ of unmatched brackets in
inline math text.
In R, there is the operator \verb|[<-|...
that ...
Given tex (Indent: tikz):
\tikz \fill[green] rectangle (0.5,0.5); Something
about something.