オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/test/also_run_disabled_tests.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1442 by srz_zumix, Wed Dec 8 13:15:00 2021 UTC revision 1443 by srz_zumix, Sat Sep 3 12:44:07 2022 UTC
# Line 6  Line 6 
6   *   *
7   * @author      t.shirayanagi   * @author      t.shirayanagi
8   * @par         copyright   * @par         copyright
9   * Copyright (C) 2019-2021, Takazumi Shirayanagi\n   * Copyright (C) 2019-2022, Takazumi Shirayanagi\n
10   * This software is released under the new BSD License,   * This software is released under the new BSD License,
11   * see LICENSE   * see LICENSE
12  */  */
# Line 25  int main(int argc, char* argv[]) Line 25  int main(int argc, char* argv[])
25  #endif  #endif
26  {  {
27      IUTEST_INIT(&argc, argv);      IUTEST_INIT(&argc, argv);
28  #if defined(OUTPUTXML)  #if defined(DISABLE_FALSE_POSITIVE_XML)
29      // 失敗テストを含むので xml 出力しない      // 失敗テストを含むので xml 出力しない
30      ::iuutil::ReleaseDefaultXmlGenerator();      ::iuutil::ReleaseDefaultXmlGenerator();
31  #endif  #endif

Legend:
Removed from v.1442  
changed lines
  Added in v.1443

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26