tst_QCryptographicHash: remove remnants of BigData split
The ensureLargeData() and 'large' members were only used in BigData tests that have since moved to a different executable. Amends fff217824b532da7306af1ac755581e76e098a27. Pick-to: 6.8 6.5 6.2 5.15 Change-Id: Idc99a868e082098dda4e1bee62470370c7e20f62 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit 5cd046f154a0a31635c935bf6c9f1abd27837b80) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
646bea85a5
commit
9479f9bbfc
@ -37,8 +37,6 @@ private slots:
|
||||
void swap();
|
||||
private:
|
||||
void all_methods(bool includingNumAlgorithms) const;
|
||||
void ensureLargeData();
|
||||
std::vector<char> large;
|
||||
};
|
||||
|
||||
void tst_QCryptographicHash::repeated_result_data()
|
||||
|
Loading…
x
Reference in New Issue
Block a user