# # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # Title=%PRODUCTNAME Draw Language=sv-SE Order=4 Start=text%2Fsdraw%2Fmain0000.xhp Heading=headingheading Program=DRAW S'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/uitest/test_main.py
AgeCommit message (Expand)Author
2020-02-19uitest: make sure UITEST_TEST_NAME matches exactly one test functionMiklos Vajna
2019-11-18Fix 'is' operator for comparisonJens Carl
2019-07-15uitest: don't complain about the silly VIM swap filesMichael Stahl
2019-01-14uitest: fail early in case a test file would be ignoredMiklos Vajna
2018-07-10uitests - error if UITEST_TEST_NAME not set to anything usefulNoel Grandin
2018-02-06uitest: improve conditional test suppression to limit by class and by functionMiklos Vajna
2016-12-02provide a way to limit the UI tests through envMarkus Mohrhard
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-11make it easier to read the logsMarkus Mohrhard
2016-07-10uitest: support the gdb param also in the uitest runnerMarkus Mohrhard
2016-06-26uitest: add a way to have sleeps in some test runsMarkus Mohrhard
2016-06-26uitest: bring some order into the file messMarkus Mohrhard
2016-06-25uitest: add a mode to just run one fileMarkus Mohrhard
2016-06-24uitest: also print number of skipped testsMarkus Mohrhard
2016-06-23uitest: improve the message of the ui test runnerMarkus Mohrhard
2016-06-22uitest: remove debug print statementsMarkus Mohrhard
2016-06-22uitest: start the switch to python's unittestMarkus Mohrhard