Added Apoorv Upreti's GSoC2013 work: visual test suite.
See visualtest/README.txt for details.
This commit is contained in:
parent
9fe9b3f6c3
commit
694010e6e4
347 changed files with 33523 additions and 0 deletions
26
visualtest/docs/latex/mischelper_8c.tex
Executable file
26
visualtest/docs/latex/mischelper_8c.tex
Executable file
|
@ -0,0 +1,26 @@
|
|||
\hypertarget{mischelper_8c}{\section{C\-:/\-Users/\-D\-E\-L\-L/\-Work/sdlvisualtest/visualtest/src/mischelper.c File Reference}
|
||||
\label{mischelper_8c}\index{C\-:/\-Users/\-D\-E\-L\-L/\-Work/sdlvisualtest/visualtest/src/mischelper.\-c@{C\-:/\-Users/\-D\-E\-L\-L/\-Work/sdlvisualtest/visualtest/src/mischelper.\-c}}
|
||||
}
|
||||
{\ttfamily \#include $<$S\-D\-L\-\_\-test.\-h$>$}\\*
|
||||
\subsection*{Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
void \hyperlink{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String} (char $\ast$str, char hash\mbox{[}33\mbox{]})
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
Header with miscellaneous helper functions.
|
||||
|
||||
Source file with miscellaneous helper functions.
|
||||
|
||||
\subsection{Function Documentation}
|
||||
\hypertarget{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}{\index{mischelper.\-c@{mischelper.\-c}!S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}}
|
||||
\index{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String@{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}!mischelper.c@{mischelper.\-c}}
|
||||
\subsubsection[{S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String}]{\setlength{\rightskip}{0pt plus 5cm}void S\-D\-L\-Visual\-Test\-\_\-\-Hash\-String (
|
||||
\begin{DoxyParamCaption}
|
||||
\item[{char $\ast$}]{str, }
|
||||
\item[{char}]{hash\mbox{[}33\mbox{]}}
|
||||
\end{DoxyParamCaption}
|
||||
)}}\label{mischelper_8c_a0dae46cdb4e58bdda78676260eaaf980}
|
||||
Stores a 32 digit hexadecimal string representing the M\-D5 hash of the string {\ttfamily str} in {\ttfamily hash}.
|
Loading…
Add table
Add a link
Reference in a new issue