31 Commits (305e699a579814ec9111211bf279610ccf236f5d)

Author SHA1 Message Date
Ahmad Samir 305e699a57 Adapt build system to building with Qt5 and Qt6 4 years ago
Kurt Hindenburg f1e991a6c5 Add a test/demo app for KonsolePart 9 years ago
Kurt Hindenburg 89c732bc2f Add tests for konsole_wcwidth() 12 years ago
Kurt Hindenburg fde60e8773 TerminalInterfaceTest is not working ATM on KF5 12 years ago
Kurt Hindenburg 2630eb9308 Add tests for TerminalInterface API 12 years ago
Kurt Hindenburg 84b4070bdf Add tests for TerminalInterface API 12 years ago
Kurt Hindenburg c2938751cb Remove kde4_add_unit_test and add ecm_mark_as_test 12 years ago
Kurt Hindenburg 4a96b2d56b Move automated tests to autotests 12 years ago
Aurélien Gâteau d5834bce61 KF5 Prefix rename 12 years ago
David Faure 81b272e40d port away from KDELibs4Config.cmake 12 years ago
Patrick Spendrin 5f378260e4 we still need the KDE libraries, so revert the last patch in parts 12 years ago
Patrick Spendrin e19f5568b7 we still need the KDE libraries, so revert the last patch in parts 12 years ago
Patrick Spendrin 09efc2e3b1 do not build some tests on Windows, also do not always link against konsoleprivate 12 years ago
Patrick Spendrin 89b600dbce do not build some tests on Windows, also do not always link against konsoleprivate 12 years ago
Kurt Hindenburg 55455497ab Add tests for KeyboardTranslator 13 years ago
Kurt Hindenburg a490a810e2 Add tests for KeyboardTranslator 13 years ago
Ben Cooksley b0b89bd698 Use more targets instead of variables 13 years ago
Stephen Kelly 6eaf199d05 Fix some linking issues. 13 years ago
Kurt Hindenburg d42de83193 fix test building 13 years ago
Kurt Hindenburg 85d41764bc Add HistoryTest for testing of the History Classes 13 years ago
Kurt Hindenburg 6d5c95ce7c Add HistoryTest for testing of the History Classes 13 years ago
Kurt Hindenburg 43e547da11 reorder tests 13 years ago
Kurt Hindenburg d965c21367 Ignore SessionManagerTest - nothing there 13 years ago
Kurt Hindenburg eaeb7e38e1 Bypass 2 tests on Darwin/MacOSX 13 years ago
Kurt Hindenburg 2142259072 Rearrange tests to be alphabetically - easier on the eyes 13 years ago
Kurt Hindenburg 052689a0d8 Add SessionTest with some basic tests 13 years ago
Kurt Hindenburg 0d9ed43ff5 Add testTerminal - just scrollBarPosition for now 13 years ago
Kurt Hindenburg 0019cf1d82 Ignore SessionManagerTest - nothing there 13 years ago
Kurt Hindenburg 41311ed568 Bypass 2 tests on Darwin/MacOSX 13 years ago
Kurt Hindenburg 012b7a0c21 Rearrange tests to be alphabetically - easier on the eyes 13 years ago
Kurt Hindenburg f0875233f3 Add SessionTest with some basic tests 13 years ago
Kurt Hindenburg 0898f61d49 Add testTerminal - just scrollBarPosition for now 13 years ago
Kurt Hindenburg f2fa8b9dca Separate PartTest into an automated test and a manual test 13 years ago
Kurt Hindenburg 5ad1e902ba Separate PartTest into an automated test and a manual test 13 years ago
Alex Richardson a83db71590 Port to KF5/Qt5 13 years ago
Kurt Hindenburg 76d4032172 Format the file so it reads half-way decent and consistent 13 years ago
Jekyll Wu 0ad61b0a10 cmake-lint: fix mismathcing spaces inside () after command 13 years ago
Jekyll Wu cda5952179 Add super primitive tests for class PlainTextDecoder 14 years ago
Jekyll Wu 48df0e0a28 Add primitive tests for class CharacterColor 14 years ago
Jekyll Wu 1b5d9f9041 Add primitive tests for class ShellCommand 14 years ago
Jekyll Wu 65088a1a9f Add primitive test for the Pty class 14 years ago
Kurt Hindenburg 8d0c2379af Add test file to verify Konsole's dbus calls are working 16 years ago
Patrick Spendrin 98ca94ade7 make a private konsole library as said on kde-devel@ 17 years ago
Robert Knight 78277a8cbe * Change behavior of 'New Profile' button to copying the selected 18 years ago
David Faure 6ab6762040 If it's interactive, it shouldn't use kde4_add_unit_test, since make test is supposed to be fully automated. 18 years ago
Robert Knight 039d1c4f6f Support use of existing pty in embedded terminal via openTeletype(int fd) slot. 18 years ago