Home
last modified time | relevance | path

Searched refs:system_tests (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/finance/frontaccounting/frontaccounting/install/lang/new_language_template/LC_MESSAGES/
H A Dempty.po158 #: includes/system_tests.inc:38
159 #: includes/system_tests.inc:113
165 #: includes/system_tests.inc:38
242 #: includes/system_tests.inc:15
246 #: includes/system_tests.inc:16
250 #: includes/system_tests.inc:17
254 #: includes/system_tests.inc:18
258 #: includes/system_tests.inc:24
262 #: includes/system_tests.inc:28
266 #: includes/system_tests.inc:35
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/zh_CN/LC_MESSAGES/
H A Dzh_CN.po159 #: includes/system_tests.inc:38
166 #: includes/system_tests.inc:38
243 #: includes/system_tests.inc:15
247 #: includes/system_tests.inc:16
251 #: includes/system_tests.inc:17
255 #: includes/system_tests.inc:18
259 #: includes/system_tests.inc:24
263 #: includes/system_tests.inc:28
267 #: includes/system_tests.inc:35
271 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/ar_EG/LC_MESSAGES/
H A Dar_EG.po160 #: includes/system_tests.inc:38
167 #: includes/system_tests.inc:38
244 #: includes/system_tests.inc:15
248 #: includes/system_tests.inc:16
252 #: includes/system_tests.inc:17
256 #: includes/system_tests.inc:18
260 #: includes/system_tests.inc:24
264 #: includes/system_tests.inc:28
268 #: includes/system_tests.inc:35
272 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/el_GR/LC_MESSAGES/
H A Del_GR.po160 #: includes/system_tests.inc:38
167 #: includes/system_tests.inc:38
244 #: includes/system_tests.inc:15
248 #: includes/system_tests.inc:16
252 #: includes/system_tests.inc:17
256 #: includes/system_tests.inc:18
260 #: includes/system_tests.inc:24
264 #: includes/system_tests.inc:28
268 #: includes/system_tests.inc:35
272 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/ka_GE/LC_MESSAGES/
H A Dka_GE.po157 #: includes/system_tests.inc:38
164 #: includes/system_tests.inc:38
241 #: includes/system_tests.inc:15
245 #: includes/system_tests.inc:16
249 #: includes/system_tests.inc:17
253 #: includes/system_tests.inc:18
257 #: includes/system_tests.inc:24
261 #: includes/system_tests.inc:28
265 #: includes/system_tests.inc:35
269 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/da_DK/LC_MESSAGES/
H A Dda_DK.po159 #: includes/system_tests.inc:38
166 #: includes/system_tests.inc:38
243 #: includes/system_tests.inc:15
247 #: includes/system_tests.inc:16
251 #: includes/system_tests.inc:17
255 #: includes/system_tests.inc:18
259 #: includes/system_tests.inc:24
263 #: includes/system_tests.inc:28
267 #: includes/system_tests.inc:35
271 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/id_ID/LC_MESSAGES/
H A Did_ID.po158 #: includes/system_tests.inc:38
165 #: includes/system_tests.inc:38
242 #: includes/system_tests.inc:15
246 #: includes/system_tests.inc:16
250 #: includes/system_tests.inc:17
254 #: includes/system_tests.inc:18
258 #: includes/system_tests.inc:24
262 #: includes/system_tests.inc:28
266 #: includes/system_tests.inc:35
270 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/nl_BE/LC_MESSAGES/
H A Dnl_BE.po157 #: includes/system_tests.inc:38
164 #: includes/system_tests.inc:38
241 #: includes/system_tests.inc:15
245 #: includes/system_tests.inc:16
249 #: includes/system_tests.inc:17
253 #: includes/system_tests.inc:18
257 #: includes/system_tests.inc:24
261 #: includes/system_tests.inc:28
265 #: includes/system_tests.inc:35
269 #: includes/system_tests.inc:40
[all …]
/dports/graphics/exiv2/exiv2-0.27.5-Source/tests/bugfixes/github/
H A Dtest_issue_428.py3 import system_tests
10 class PngReadRawProfile(metaclass=system_tests.CaseMeta):
15 system_tests.path("$data_path/issue_428_poc1.png"),
16 system_tests.path("$data_path/issue_428_poc3.png"),
17 system_tests.path("$data_path/issue_428_poc4.png"),
18 system_tests.path("$data_path/issue_428_poc5.png"),
19 system_tests.path("$data_path/issue_428_poc8.png"),
21 system_tests.path("$data_path/issue_428_poc2.png"),
22 system_tests.path("$data_path/issue_428_poc6.png"),
23 system_tests.path("$data_path/issue_428_poc7.png"),
H A Dtest_pr_1456.py3 import system_tests
5 class CanonSigmaLens_28mm_F14_DG_HSM_A(metaclass=system_tests.CaseMeta):
18 class CanonSigmaLens_35mm_F14_DG_HSM_A(metaclass=system_tests.CaseMeta):
30 class CanonSigmaLens_40mm_F14_DG_HSM_A(metaclass=system_tests.CaseMeta):
42 class CanonSigmaLens_50mm_F14_DG_HSM_A(metaclass=system_tests.CaseMeta):
54 class CanonSigmaLens_14_24mm_F28_DG_HSM_A(metaclass=system_tests.CaseMeta):
66 class CanonSigmaLens_60_600mm_F45_63_DG_OS_HSM_S(metaclass=system_tests.CaseMeta):
H A Dtest_issue_159.py3 import system_tests
6 class TestFirstPoC(metaclass=system_tests.CaseMeta):
17 system_tests.path("$data_path/printStructure"),
18 system_tests.path("$data_path/printStructure2")
26 compare_stderr = system_tests.check_no_ASAN_UBSAN_errors
27 compare_stdout = system_tests.check_no_ASAN_UBSAN_errors
H A Dtest_issue_263.py3 import system_tests
6 class OutOfBoundsReadInPrintStructure(metaclass=system_tests.CaseMeta):
11 system_tests.path("$data_path/9-printStructure-outbound-read-1"),
12 system_tests.path("$data_path/10-printStructure-outbound-read-2")
19 compare_stderr = system_tests.check_no_ASAN_UBSAN_errors
20 compare_stdout = system_tests.check_no_ASAN_UBSAN_errors
H A Dtest_issue_590.py3 import system_tests
9 @system_tests.CopyFiles("$data_path/tiffimage_int-out-of-bound-read-poc-2")
10 class TiffImageIntOutOfBoundsRead(metaclass=system_tests.CaseMeta):
15 filename = system_tests.path(
19 compare_stderr = system_tests.check_no_ASAN_UBSAN_errors
H A Dtest_issue_561.py3 import system_tests
5 class ShouldNotThrowsWithSpecificIsoSpeedValue(metaclass=system_tests.CaseMeta):
8 filename = system_tests.path("$data_path/pocIssue561")
11 compare_stderr = system_tests.check_no_ASAN_UBSAN_errors
12 compare_stdout = system_tests.check_no_ASAN_UBSAN_errors
/dports/finance/frontaccounting/frontaccounting/install/lang/de_DE/LC_MESSAGES/
H A Dde_DE.po160 #: includes/system_tests.inc:38
167 #: includes/system_tests.inc:38
244 #: includes/system_tests.inc:15
248 #: includes/system_tests.inc:16
252 #: includes/system_tests.inc:17
257 #: includes/system_tests.inc:18
261 #: includes/system_tests.inc:24
265 #: includes/system_tests.inc:28
269 #: includes/system_tests.inc:35
273 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/es_MX/LC_MESSAGES/
H A Des_MX.po155 #: includes/system_tests.inc:38
156 #: includes/system_tests.inc:113
162 #: includes/system_tests.inc:38
239 #: includes/system_tests.inc:15
243 #: includes/system_tests.inc:16
247 #: includes/system_tests.inc:17
251 #: includes/system_tests.inc:18
255 #: includes/system_tests.inc:24
259 #: includes/system_tests.inc:28
263 #: includes/system_tests.inc:35
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/it_IT/LC_MESSAGES/
H A Dit_IT.po157 #: includes/system_tests.inc:38
164 #: includes/system_tests.inc:38
241 #: includes/system_tests.inc:15
245 #: includes/system_tests.inc:16
249 #: includes/system_tests.inc:17
253 #: includes/system_tests.inc:18
257 #: includes/system_tests.inc:24
261 #: includes/system_tests.inc:28
265 #: includes/system_tests.inc:35
269 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/pl_PL/LC_MESSAGES/
H A Dpl_PL.po158 #: includes/system_tests.inc:38
165 #: includes/system_tests.inc:38
242 #: includes/system_tests.inc:15
246 #: includes/system_tests.inc:16
250 #: includes/system_tests.inc:17
254 #: includes/system_tests.inc:18
258 #: includes/system_tests.inc:24
262 #: includes/system_tests.inc:28
266 #: includes/system_tests.inc:35
270 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/sv_SE/LC_MESSAGES/
H A Dsv_SE.po159 #: includes/system_tests.inc:38
166 #: includes/system_tests.inc:38
243 #: includes/system_tests.inc:15
247 #: includes/system_tests.inc:16
251 #: includes/system_tests.inc:17
255 #: includes/system_tests.inc:18
259 #: includes/system_tests.inc:24
263 #: includes/system_tests.inc:28
267 #: includes/system_tests.inc:35
271 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/fr_FR/LC_MESSAGES/
H A Dfr_FR.po157 #: includes/system_tests.inc:38
164 #: includes/system_tests.inc:38
241 #: includes/system_tests.inc:15
245 #: includes/system_tests.inc:16
249 #: includes/system_tests.inc:17
253 #: includes/system_tests.inc:18
257 #: includes/system_tests.inc:24
261 #: includes/system_tests.inc:28
265 #: includes/system_tests.inc:35
269 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/pt_BR/LC_MESSAGES/
H A Dpt_BR.po157 #: includes/system_tests.inc:38
164 #: includes/system_tests.inc:38
241 #: includes/system_tests.inc:15
245 #: includes/system_tests.inc:16
249 #: includes/system_tests.inc:17
254 #: includes/system_tests.inc:18
258 #: includes/system_tests.inc:24
262 #: includes/system_tests.inc:28
266 #: includes/system_tests.inc:35
270 #: includes/system_tests.inc:40
[all …]
/dports/finance/frontaccounting/frontaccounting/install/lang/pt_PT/LC_MESSAGES/
H A Dpt_PT.po160 #: includes/system_tests.inc:38
167 #: includes/system_tests.inc:38
244 #: includes/system_tests.inc:15
248 #: includes/system_tests.inc:16
252 #: includes/system_tests.inc:17
256 #: includes/system_tests.inc:18
260 #: includes/system_tests.inc:24
264 #: includes/system_tests.inc:28
268 #: includes/system_tests.inc:35
272 #: includes/system_tests.inc:40
[all …]
/dports/graphics/exiv2/exiv2-0.27.5-Source/tests/bash_tests/
H A Dunit_test.py3 import system_tests
7 bSkip=not (os.path.isfile(system_tests.unit_tests) or os.path.isfile(system_tests.unit_tests + '.ex…
9 msg='*** %s does not exist ***' % system_tests.unit_tests
13 system_tests.BT.runTest(system_tests.unit_tests,raw=True)
/dports/graphics/exiv2/exiv2-0.27.5-Source/tests/bugfixes/redmine/
H A Dtest_issue_1137.py3 import system_tests
6 @system_tests.CopyFiles("$data_path/exiv2-empty.jpg")
7 class MetadataPiping(metaclass=system_tests.CaseMeta):
11 filename = system_tests.path("$data_path/exiv2-empty_copy.jpg")
12 Stonehenge = system_tests.path("$data_path/Stonehenge.exv")
H A Dtest_issue_711.py3 import system_tests
17 @system_tests.CopyFiles("$data_path/exiv2-empty.jpg")
18 class LittleEndianORFFilesFromE_PL1Corrupted(metaclass=system_tests.CaseMeta):
56 @system_tests.CopyFiles("$data_path/exiv2-kodak-dc210.jpg")
57 class BigEndianORFFilesFromE_PL1Corrupted(metaclass=system_tests.CaseMeta):

12345678910>>...12