Skip to content

Instantly share code, notes, and snippets.

$ ./tst_extras -input ~/qt/qt5/qtquickcontrols/tests/auto/extras/data/tst_piemenu.qml Tests_PieMenu::test_bounds
********* Start testing of extras *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by Clang 9.1.0 (clang-902.0.39.2) (Apple))
PASS : extras::Tests_PieMenu::initTestCase()
PASS : extras::Tests_PieMenu::test_bounds(noSnapCenter)
PASS : extras::Tests_PieMenu::test_bounds(noSnapNearLeft)
PASS : extras::Tests_PieMenu::test_bounds(noSnapNearRight)
PASS : extras::Tests_PieMenu::test_bounds(noSnapNearTop)
PASS : extras::Tests_PieMenu::test_bounds(noSnapNearBottom)
PASS : extras::Tests_PieMenu::test_bounds(noSnapNearTopLeft)
liangqi@Liangs-MacBook-Pro:extras$ export QV4_MM_AGGRESSIVE_GC=1
liangqi@Liangs-MacBook-Pro:extras$ ./tst_extras -input ~/qt/qt5/qtquickcontrols/tests/auto/extras/data/tst_piemenu.qml
********* Start testing of extras *********
Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by Clang 9.1.0 (clang-902.0.39.2) (Apple))
PASS : extras::Tests_PieMenu::initTestCase()
QFATAL : extras::Tests_PieMenu::test_QTRD3027() ASSERT: "!Chunk::testBit(c->extendsBitmap, h - c->realBase())" in file /Users/liangqi/qt/qt5-build/qtbase/include/QtQml/5.12.0/QtQml/private/../../../../../../../qt5/qtdeclarative/src/qml/memory/qv4heap_p.h, line 127
FAIL! : extras::Tests_PieMenu::test_QTRD3027() Received a fatal error.
Loc: [Unknown file(0)]
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 61006ms
********* Finished testing of extras *********
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
# play with https://github.com/buriy/python-readability
from urllib import quote
import requests
from readability import Document
from collections import namedtuple
qguiapplication (5.11 $%=)$ make check TESTRUNNER="~/bin/androidtestrunner.sh --timeout 120" TESTARGS="-o result.xml,xunitxml"
/Users/liangqi/qt/qt5/qtbase/tests/auto/gui/kernel/qguiapplication/target_wrapper.sh ~/bin/androidtestrunner.sh --timeout 120 ./libtst_qguiapplication.so -o result.xml,xunitxml
#!/bin/bash -v
$ANDROID_SDK_HOME/platform-tools/adb kill-server
killall -9 emulator64-arm
No matching processes belonging to you were found
#$ANDROID_SDK_HOME/platform-tools/adb uninstall org.qtproject.example.tst_qstring
// Reference: https://wiki.qt.io/Maintainers
{
"maintainers": {
"qt/qtimageformats.git": [
{
"name": "Eirik Aavitsland",
"email": "eirik.aavitsland@qt.io",
"maintain": "/"
}
],
qt5 (5.11 *%=)$ git submodule foreach "git log --grep=\"Add binary compatibility file\" -1"
Entering 'qt3d'
Entering 'qtactiveqt'
Entering 'qtandroidextras'
Entering 'qtbase'
commit 2b8287b6660e9e3295e2a8662f9b57b1e384d0bd
Author: Milla Pohjanheimo <milla.pohjanheimo@qt.io>
Date: Wed May 30 12:43:25 2018 +0300
Add binary compatibility files for 5.11 for QtBase
$ cd src/corelib/
10-215-121-112:corelib qt$ make -j1
/opt/android/android-ndk-r16b/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -c -D__ANDROID_API__=21 -target armv7-none-linux-androideabi -gcc-toolchain /opt/android/android-ndk-r16b/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 -DANDROID_HAS_WSTRING --sysroot=/opt/android/android-ndk-r16b/sysroot -isystem /opt/android/android-ndk-r16b/sysroot/usr/include/arm-linux-androideabi -isystem /opt/android/android-ndk-r16b/sources/cxx-stl/llvm-libc++/include -isystem /opt/android/android-ndk-r16b/sources/android/support/include -isystem /opt/android/android-ndk-r16b/sources/cxx-stl/llvm-libc++abi/include -fstack-protector-strong -DANDROID -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -fno-builtin-memmove -mthumb -Oz -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -D_REENTRANT -fPIC -DQT_NO_USING_NAMESPACE -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT
This file has been truncated, but you can view the full file.
阿爸 a1'ba4 18137
阿昌族 a1'chang1'zu2 50849
阿斗 a1'dou3 42632
阿飞 a1'fei1 48603
阿富汗 a1'fu4'han4 3461
阿訇 a1'hong1 34432
阿拉伯数字 a1'la1'bo2'shu4'zi4 35937
阿拉伯语 a1'la1'bo2'yu3 30476
阿妈 a1'ma1 16220
阿门 a1'men2 47913
$ git diff
diff --git a/src/qml/qml/qqmlmetatype.cpp b/src/qml/qml/qqmlmetatype.cpp
index b324386bf..4b5ed8569 100644
--- a/src/qml/qml/qqmlmetatype.cpp
+++ b/src/qml/qml/qqmlmetatype.cpp
@@ -1644,6 +1644,11 @@ void addTypeToData(QQmlTypePrivate *type, QQmlMetaTypeData *data)
}
if (!type->module.isEmpty()) {
+ if (type->module.contains(QLatin1Literal("QtQuick.Controls"))) {
configure.bat -xplatform qnx-x86-qcc -opensource -confirm-license -nomake tests -verbose -prefix c:\Users\qt\work\install -release -opengl es2 -nomake examples