<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/tests/libfuzzer/qml/jsapi/evaluate/evaluate.pro, branch dev</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Fuzzing: Remove .pro-files of libfuzzer tests</title>
<updated>2021-08-24T21:04:18+00:00</updated>
<author>
<name>Robert Löhning</name>
<email>robert.loehning@qt.io</email>
</author>
<published>2021-08-05T09:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=86bcb2b0f03842c602fef0916acdbdd6974307cd'/>
<id>86bcb2b0f03842c602fef0916acdbdd6974307cd</id>
<content type='text'>
They were replaced by CMake files and oss-fuzz was updated to use the
latter. No need to still maintain qmake based builds.

Change-Id: Id5b4648ff64efc353a033d99af0cb6eb7dcc53a8
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were replaced by CMake files and oss-fuzz was updated to use the
latter. No need to still maintain qmake based builds.

Change-Id: Id5b4648ff64efc353a033d99af0cb6eb7dcc53a8
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore libfuzzer pro files</title>
<updated>2021-01-20T14:23:08+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2021-01-19T13:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=3230caeeb5fab2035fea9242aaca4022f9ad25e4'/>
<id>3230caeeb5fab2035fea9242aaca4022f9ad25e4</id>
<content type='text'>
This is a partial revert of 78ab4b8d8b75fed240cded1a3f182048e56a8823, as
the fuzzing infrastructure has not been migrated to CMake yet.

Change-Id: Iebd873ec3760c5394bc248ed853b57e168d0f05c
Reviewed-by: Robert Loehning &lt;robert.loehning@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a partial revert of 78ab4b8d8b75fed240cded1a3f182048e56a8823, as
the fuzzing infrastructure has not been migrated to CMake yet.

Change-Id: Iebd873ec3760c5394bc248ed853b57e168d0f05c
Reviewed-by: Robert Loehning &lt;robert.loehning@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the qmake project files</title>
<updated>2021-01-15T14:34:22+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2021-01-15T12:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=78ab4b8d8b75fed240cded1a3f182048e56a8823'/>
<id>78ab4b8d8b75fed240cded1a3f182048e56a8823</id>
<content type='text'>
Remove all qmake project files, except for examples which are used to
test that qmake continues to work.

Change-Id: Ic4abb72dc2dcd75df7a797c56056b6b3c5fe62ac
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@qt.io&gt;
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all qmake project files, except for examples which are used to
test that qmake continues to work.

Change-Id: Ic4abb72dc2dcd75df7a797c56056b6b3c5fe62ac
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@qt.io&gt;
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fuzzing: Allow linking to other fuzzing engines</title>
<updated>2020-01-03T17:05:53+00:00</updated>
<author>
<name>Robert Loehning</name>
<email>robert.loehning@qt.io</email>
</author>
<published>2020-01-03T11:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=c39765bfb9a5046259e7b585a5290ed799d42a24'/>
<id>c39765bfb9a5046259e7b585a5290ed799d42a24</id>
<content type='text'>
oss-fuzz sets the environment variable LIB_FUZZING_ENGINE
to link with AFL or libFuzzer. If this variable is not set,
libFuzzer will be used as before, only that the right qmake
variable will be used for doing so.

Change-Id: I8d4db1bc459bd6d06feeb4351b75aa0cb07e0f85
Reviewed-by: Albert Astals Cid &lt;albert.astals.cid@kdab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oss-fuzz sets the environment variable LIB_FUZZING_ENGINE
to link with AFL or libFuzzer. If this variable is not set,
libFuzzer will be used as before, only that the right qmake
variable will be used for doing so.

Change-Id: I8d4db1bc459bd6d06feeb4351b75aa0cb07e0f85
Reviewed-by: Albert Astals Cid &lt;albert.astals.cid@kdab.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add libfuzzer test for QJSEngine::evaluate()</title>
<updated>2019-04-23T09:40:52+00:00</updated>
<author>
<name>Robert Loehning</name>
<email>robert.loehning@qt.io</email>
</author>
<published>2018-11-12T13:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=ebc45299ccf4750cfc0b93c39a60f94b7ec4ea7f'/>
<id>ebc45299ccf4750cfc0b93c39a60f94b7ec4ea7f</id>
<content type='text'>
Task-number: QTBUG-72734
Task-number: QTBUG-73985
Task-number: QTBUG-73999
Task-number: QTBUG-74048
Task-number: QTBUG-74058
Change-Id: I6cd99e31220e96b24338f5daa80d6f726ea33812
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-72734
Task-number: QTBUG-73985
Task-number: QTBUG-73999
Task-number: QTBUG-74048
Task-number: QTBUG-74058
Change-Id: I6cd99e31220e96b24338f5daa80d6f726ea33812
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
