components/doxygen/test/results-64.master
author Rich Burridge <rich.burridge@oracle.com>
Mon, 02 Mar 2015 14:04:33 -0800
changeset 3883 1b46079cc49a
parent 3643 1a4ba329c762
child 4737 844cca6e99f3
permissions -rw-r--r--
20555212 doxygen should be updated to version 1.8.9

make[1]: Entering directory `$(@D)/testing'
1..65
ok 1 - [001_a.dox]: test the \a and \mainpage commands
ok 2 - [002_addindex.dox]: test \addindex command
ok 3 - [003_anchor.dox]: test \anchor command
ok 4 - [004_arg.dox]: test \arg and \li commands
ok 5 - [005_attention.dox]: test \attention, \not, \remark, \warning, and \par commands
ok 6 - [006_author.dox]: test the \author, \since, and \version command
ok 7 - [007_b.dox]: test the \b command
ok 8 - [008_brief.c]: test \brief and \file command
ok 9 - [009_bug.cpp]: test the \bug, \deprecated, \todo, \test, and \xrefitem commands
ok 10 - [010_c.dox]: test the \c and \p commands
ok 11 - [011_category.m]: test the \interface and \category command
error opening bib
bibtex command failed: No such file or directory
error: Problems running bibtex. Verify that the command 'perl --version' works from the command line. Exit code: 2
$(@D)/testing/012_cite.dox:6: warning: \cite command to 'knuth79' does not have an associated number
not ok 12 - [012_cite.dox]: test the \cite command
#   Failed test '[012_cite.dox]: test the \cite command'
#   at runtests.pl line 249.
# Difference between generated output and reference:
# --- test_output_012/indexpage.xml
# +++ 012/indexpage.xml
# @@ -4,7 +4,7 @@
#      <compoundname>index</compoundname>
#      <title>My Project</title>
#      <detaileddescription>
# -      <para>See knuth79 for more info. </para>
# +      <para>See <ref refid="citelist_1CITEREF_knuth79" kindref="member">[1]</ref> for more info. </para>
#      </detaileddescription>
#    </compounddef>
#  </doxygen>
ok 13 - [013_class.h]: test the \class and \headerfile commands
ok 14 - [014_code.dox]: test the \code command
ok 15 - [015_cond.c]: test the \cond command
ok 16 - [016_copydoc.c]: test the \copydoc, \copybrief, \copydetails, and \details commands
ok 17 - [017_copyright.dox]: test \copyright and \date commands
ok 18 - [018_def.c]: test the \def, \var, \fn, and \typedef commands
ok 19 - [019_defgroup.c]: test the \defgroup, \addtogroup, and \ingroup command.
ok 20 - [020_only.dox]: test the \*only and \*endonly commands
ok 21 - [021_dontinclude.cpp]: test the \dontinclude, \skip, \until, \skipline, \line commands
ok 22 - [022_dot.cpp]: test the \dot and \enddot commands
ok 23 - [023_e.dox]: test the \e, \em commands
ok 24 - [024_if.dox]: test the \if, \ifnot, \elsif, \else, and \endif commands
ok 25 - [025_example.cpp]: test the \example command
ok 26 - [026_exception.cpp]: test the \exception, \param, and \tparam commands
ok 27 - [027_extends.c]: test the \extends, \implements, \memberof, \private, and \public commands
ok 28 - [028_formula.c]: test the \f$, \f[, \f], \f{, and \f} commands
ok 29 - [029_hideinit.c]: test the \hideinitializer command
ok 30 - [030_htmlinclude.dox]: test the \htmlinclude command
ok 31 - [031_image.dox]: test the \image command
ok 32 - [032_include.cpp]: test the \include and \includelineno commands
ok 33 - [033_internal.dox]: test the \internal and \endinternal commands (1)
ok 34 - [034_internal.dox]: test the \internal and \endinternal commands (2)
ok 35 - [035_invariant.c]: test \invariant, \pre and \post commands
ok 36 - [036_link.c]: test \link command
ok 37 - [037_msc.cpp]: test the \msc and \endmsc commands
ok 38 - [038_n.dox]: test the \n command
ok 39 - [039_name.cpp]: test the \name and \short commands
ok 40 - [040_namespace.cpp]: test the \namespace command
ok 41 - [041_overload.cpp]: test the \overload command
ok 42 - [042_package.java]: test the \package command
ok 43 - [043_page.dox]: test \page, \subpage, \*section, \paragraph, and \ref commands
ok 44 - [044_section.h]: test the \(public|protected|private)section commands
ok 45 - [045_refitem.dox]: test \refitem, \secreflist, \endsecreflist
ok 46 - [046_related.cpp]: test the \related, \relatedalso, \see, and \sa commands
ok 47 - [047_return.cpp]: test the \result, \return, and \returns commands
ok 48 - [048_showinit.c]: test the \showinit command
ok 49 - [049_snippet.cpp]: test the \snippet command
ok 50 - [050_verbatim.dox]: test \verbatim and \verbinclude commands
ok 51 - [051_escape.dox]: test various characters that should be escaped
ok 52 - [052_tilde.dox]: test \~ command
ok 53 - [053_tilde.dox]: test \~ command with non default OUTPUT_LANGUAGE
ok 54 - [054_parblock.cpp]: test the \parblock command
ok 55 - [055_markdown.md]: test markdown parsing
ok 56 - [056_latexinclude.dox]: test the \latexinclude command
ok 57 - [057_caller_graphs.tcl]: test for completeness and correctness of references/referencedby relations 
ok 58 - [058_bracket_recursion.tcl]: tests processing of commands inside brackets [], only references/referencedby relations are relevant
ok 59 - [059_command_catch.tcl]: tests processing of catch/eval, only references/referencedby relations are relevant
ok 60 - [060_command_switch.tcl]: tests processing of switch, only references/referencedby relations are relevant
ok 61 - [061_bug_705503.tcl]: test for bug 705503 - TCL: Documentation of oo::define is not working
ok 62 - [062_namespace_resolution.tcl]: tests correct namespace resolution, only references/referencedby relations are relevant
ok 63 - [063_bug_729092.tcl]: test for bug 729092 - TCL: Full documentation not shown for procs in namespaces.
ok 64 - [064_castoperator.cpp]: test linking to the cast operator with and without const
ok 65 - [065_tilde.dox]: test \~ command with non default OUTPUT_LANGUAGE which contains '-' letter
# Looks like you failed 1 test of 65.
make[1]: *** [tests] Error 1
make[1]: Leaving directory `$(@D)/testing'