D27678: Restructure tests, add simulator tests, spot expected failures.
Yuri Chornoivan <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
yurchor added a comment. Thanks in advance for fixing minor issues. INLINE COMMENTS > test_ekos.h:1 > +#ifndef TEST_EKOS_H > +#define TEST_EKOS_H Is it possible to add copyright statement? > test_ekos.h:52 > +#endif > +#endif // TEST_EKOS_H Missing newline at the end. > test_ekos_simulator.cpp:2 > +/* KStars UI tests > + Copyright (C) 218, 2020 > + Csaba Kertesz <[email protected]> 2018? > test_ekos_simulator.cpp:153 > + > +#endif Missing newline at the end. > test_ekos_simulator.h:1 > +#ifndef TESTEKOSSIMULATOR_H > +#define TESTEKOSSIMULATOR_H Is it possible to add copyright statement? > test_ekos_simulator.h:55 > +#endif > +#endif // TESTEKOSSIMULATOR_H Missing newline at the end. REPOSITORY R321 KStars REVISION DETAIL https://phabricator.kde.org/D27678 To: TallFurryMan, #kstars, mutlaqja Cc: yurchor, kde-edu, narvaez, apol