test_driver stringlengths 992 45.1k | prompt_input stringlengths 2.91k 375k |
|---|---|
// 1. Qt & test headers (always needed)
#include <QtTest/QtTest>
#include <QObject>
#include <QApplication>
#include <QTimer>
#include <QVBoxLayout>
#include <QHBoxLayout>
// 2. Qt module headers — include ONLY what the code actually uses:
#include <QLabel>
// 3. EXPOSE private/protected members — place BEFORE any pr... | Generate QTest unit test for function: SafeScanBottom::initUI
===== RAW CODE ANALYSIS (parse this carefully) =====
<think>The analysis_project tool has returned the complete output. I need to return this EXACT output as-is without any modifications.
</think>
=== DEPENDENCY ANALYSIS RESULT ===
... |
"// Qt & test headers\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QApplication>\n#inclu(...TRUNCATED) | "Generate QTest unit test for function: MainWindow::goToClean\n\n===== RAW CODE ANALYSIS (parse this(...TRUNCATED) |
"// 1. Qt & test headers (always needed)\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QA(...TRUNCATED) | "Generate QTest unit test for function: CleanDynamicButtonWidget::enterEvent\n\n===== RAW CODE ANALY(...TRUNCATED) |
"#include <QtTest/QtTest>\n#include <QObject>\n#include <QApplication>\n#include <QTimer>\n#include (...TRUNCATED) | "Generate QTest unit test for function: Physics::movePipes\n\n===== RAW CODE ANALYSIS (parse this ca(...TRUNCATED) |
"// 1. Qt & test headers (always needed)\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QA(...TRUNCATED) | "Generate QTest unit test for function: MainWidget::MainWidget\n\n===== RAW CODE ANALYSIS (parse thi(...TRUNCATED) |
"// Qt & test headers\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QApplication>\n#inclu(...TRUNCATED) | "Generate QTest unit test for function: MainWidget::updateNum\n\n===== RAW CODE ANALYSIS (parse this(...TRUNCATED) |
"// 1. Qt & test headers (always needed)\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QA(...TRUNCATED) | "Generate QTest unit test for function: SafeWidget::initUI\n\n===== RAW CODE ANALYSIS (parse this ca(...TRUNCATED) |
"// 1. Qt & test headers (always needed)\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QA(...TRUNCATED) | "Generate QTest unit test for function: SafeWidget::SafeWidget\n\n===== RAW CODE ANALYSIS (parse thi(...TRUNCATED) |
"// 1. Qt & test headers (always needed)\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QA(...TRUNCATED) | "Generate QTest unit test for function: ScanButtonWidget::setAnimNum\n\n===== RAW CODE ANALYSIS (par(...TRUNCATED) |
"// 1. Qt & test headers (always needed)\n#include <QtTest/QtTest>\n#include <QObject>\n#include <QA(...TRUNCATED) | "Generate QTest unit test for function: ScanButtonWidget::setNormalPix\n\n===== RAW CODE ANALYSIS (p(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4