• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

rocs/RocsCore

  • sources
  • kde-4.12
  • kdeedu
  • rocs
  • RocsCore
  • LoadSave
  • Plugins
  • dotFileFormat
  • Tests
DotFileFormatTest.h
Go to the documentation of this file.
1 /*
2  This file is part of Rocs.
3  Copyright 2010 Wagner Reck <wagner.reck@gmail.com>
4  Copyright 2012 Andreas Cord-Landwehr <cola@uni-paderborn.de>
5 
6  This program is free software; you can redistribute it and/or
7  modify it under the terms of the GNU General Public License as
8  published by the Free Software Foundation; either version 2 of
9  the License, or (at your option) any later version.
10 
11  This program is distributed in the hope that it will be useful,
12  but WITHOUT ANY WARRANTY; without even the implied warranty of
13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14  GNU General Public License for more details.
15 
16  You should have received a copy of the GNU General Public License
17  along with this program. If not, see <http://www.gnu.org/licenses/>.
18 */
19 
20 #ifndef DOTFILEFORMATTEST_H
21 #define DOTFILEFORMATTEST_H
22 
23 #include <QtCore/QObject>
24 #include <CoreTypes.h>
25 
26 
27 class DotFileFormatTest : public QObject
28 {
29  Q_OBJECT
30 
31  private:
37  void checkNodes(DataStructurePtr dataStructure, QList<QString> nodeNames);
38 
39 private slots:
40  void init();
41  void simpleGraphParsing();
42  void parseSubgraphs();
43 
44  // parsing tests for undirected example graphs
45  void parseFileER();
46  void parseFileHeawood();
47  void parseFileNgk104();
48  void parseFilePetersen();
49  void parseFileProcess();
50 
51  // parsing tests for directed example graphs
52  void parseFileAbstract();
53  void parseFileAlf();
54  void parseFileArrows();
55  void parseFileAwilliams();
56  void parseFileClust();
57  void parseFileClust1();
58  void parseFileClust2();
59  void parseFileClust3();
60  void parseFileClust4();
61  void parseFileClust5();
62  void parseFileCrazy();
63  void parseFileCtext();
64  void parseFileDfa();
65  void parseFileFig6();
66  void parseFileFsm();
67  void parseFileKW91();
68  void parseFileLatin1();
69  void parseFileNaN();
70  void parseFileGrammar();
71  void parseFileHashtable();
72  void parseFileHondaTokoro();
73  void parseFileJapanese();
74  void parseFileJcctree();
75  void parseFileJsort();
76  void parseFileLdbxtried();
77  void parseFileLongflat();
78  void parseFileMike();
79  void parseFileNhg();
80  void parseFileOldarrows();
81  void parseFilePgram();
82  void parseFilePm2way();
83  void parseFilePmpipe();
84  void parseFilePolypoly();
85  void parseFileProc3d();
86  void parseFilePsfonttest();
87  void parseFileRecord2();
88  void parseFileRecords();
89  void parseFileRowe();
90  void parseFileRussian();
91  void parseFileSdh();
92  void parseFileShells();
93  void parseFileStates();
94  void parseFileStructs();
95  void parseFileSwitch();
96  void parseFileTable();
97  void parseFileTrain11();
98  void parseFileTrapeziumlr();
99  void parseFileTree();
100  void parseFileTriedds();
101  void parseFileTry();
102  void parseFileUnix();
103  void parseFileUnix2();
104  void parseFileViewfile();
105  void parseFileWorld();
106 };
107 
108 #endif // DOTFILEFORMATTEST_H
DataStructurePtr
boost::shared_ptr< DataStructure > DataStructurePtr
Definition: CoreTypes.h:38
CoreTypes.h
QObject
DotFileFormatTest
Definition: DotFileFormatTest.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

rocs/RocsCore

Skip menu "rocs/RocsCore"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal