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