Home
last modified time | relevance | path

Searched +refs:doctest +refs:results +refs:selection +refs:matcher (Results 1 – 11 of 11) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.11.2.api1968 HelpSys.HelpSys.HelpSys.results?7
7142 ZConfig.matcher.BaseMatcher.finish?4()
7146 ZConfig.matcher.SchemaMatcher?1(schema)
7150 ZConfig.matcher.SectionValue.__init__?1(self, values, name, matcher)
7156 ZConfig.matcher.SectionValue?1(values, name, matcher)
20886 zope.rdb.ZopeCursor._convertTypes?5(results)
21031 zope.rdb.gadfly.gfclient.gfClientCursor.results?7
21610 zope.rdb.gadfly.relalg.selection?4(l, c)
21834 zope.rdb.gadfly.sqlmod.CreateView?1(name, namelist, selection)
21997 zope.rdb.gadfly.sqlsem.Union.__init__?1(self, alldistinct, selection)
[all …]
H A Dzope-2.10.7.api1929 HelpSys.HelpSys.HelpSys.results?7
5840 Products.ZGadflyDA.gadfly.relalg.selection?4(l, c)
8222 ZConfig.matcher.BaseMatcher.constuct?4()
8225 ZConfig.matcher.BaseMatcher.finish?4()
8228 ZConfig.matcher.SchemaMatcher.finish?4()
8229 ZConfig.matcher.SchemaMatcher?1(schema)
8233 ZConfig.matcher.SectionValue.__init__?1(self, values, name, matcher)
8239 ZConfig.matcher.SectionValue?1(values, name, matcher)
23926 zope.rdb.ZopeCursor._convertTypes?5(results)
24071 zope.rdb.gadfly.gfclient.gfClientCursor.results?7
[all …]
H A Dzope-3.3.1.api629 ZConfig.matcher.SectionValue.__init__?1(self, values, name, matcher)
635 ZConfig.matcher.SectionValue?1(values, name, matcher)
9101 twisted.flow.controller.Deferred.results?4(results)
9104 twisted.flow.pipe.Filter.process?4(results, stop)
9111 twisted.flow.pipe.Pipe.process?4(results)
10864 twisted.lore.tree.matcher?4(node)
11391 twisted.mail.imap4.collapseStrings?4(results)
27995 zope.rdb.ZopeCursor._convertTypes?5(results)
28719 zope.rdb.gadfly.relalg.selection?4(l, c)
28943 zope.rdb.gadfly.sqlmod.CreateView?1(name, namelist, selection)
[all …]
/dports/textproc/ibus-typing-booster/ibus-typing-booster-2.15.11/
H A DChangeLog33 * Skip emoji tests which rely on the enchant results if enchants results change (Resolves: https://…
378 * Improve compose file parsing to get results containing \" correct
387 * When using doctest: log to stderr and set logging level to DEBUG
478 * Improve filter for dictionary selection if langtable available
485 * Make filter for dictionary selection work for language descriptions if langtable available
719 * emoji-picker: make skin tone selection work for gendered emoji
768 * Make the fontsize for the names of the emoji in the search results smaller
772 * Set the emoji font only for the emoji, not for its name in the search results
891 * Match many more Unicode characters in the emoji matcher
925 * Add category from UnicodeData.txt to emoji dictionary (For better results when looking up related…
[all …]
H A Dibus-typing-booster.spec.fedora100 Summary: An emoji selection tool
257 append to the selection
620 - Improve compose file parsing to get results containing \" correct
631 - When using doctest: log to stderr and set logging level to DEBUG
740 - Improve filter for dictionary selection if langtable available
1124 - Make the fontsize for the names of the emoji in the search results smaller
1128 - Set the emoji font only for the emoji, not for its name in the search results
1269 - Match many more Unicode characters in the emoji matcher
1318 (For better results when looking up related characters)
1503 selection keys (useful if one wants easier number input,
[all …]
/dports/mail/rspamd/rspamd-3.1/
H A DChangeLog151 * [Project] Add doctest unit testing library
198 * [Project] Css: Move some of the tests to the doctest
2249 * [Project] Add random words selection logic
2930 * [CritFix] Fix headers selection in DKIM verification
3291 * [CritFix] Fix headers selection in DKIM verification
4226 * [Fix] Fix round-robin selection when upstreams have no weight
4413 * Implement new multipattern matcher that uses hyperscan if possible
4416 * Use multipattern in url matcher
4559 * Add auth support and db selection for redis stats
5493 - Add test cases for addresses selection
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/
H A DChangeLog151 * [Project] Add doctest unit testing library
198 * [Project] Css: Move some of the tests to the doctest
2249 * [Project] Add random words selection logic
2930 * [CritFix] Fix headers selection in DKIM verification
3291 * [CritFix] Fix headers selection in DKIM verification
4226 * [Fix] Fix round-robin selection when upstreams have no weight
4413 * Implement new multipattern matcher that uses hyperscan if possible
4416 * Use multipattern in url matcher
4559 * Add auth support and db selection for redis stats
5493 - Add test cases for addresses selection
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/
H A DNEWS677 - Fix negation of attribute matcher in multipass expressions thanks to
725 **** Support for table selection via meta data query
1615 results when translating. Thanks to Bert Frees.
1655 *** Add a doctest infrastructure
1656 These tests are based on the Python doctest framework and are only
1698 - Fix a bug in the $a. matcher in the multipass rules where only 32
/dports/devel/liblouis/liblouis-3.20.0/
H A DNEWS1368 - Fix negation of attribute matcher in multipass expressions thanks to
1416 **** Support for table selection via meta data query
2306 results when translating. Thanks to Bert Frees.
2346 *** Add a doctest infrastructure
2347 These tests are based on the Python doctest framework and are only
2389 - Fix a bug in the $a. matcher in the multipass rules where only 32
/dports/lang/rust/rustc-1.58.1-src/
H A DRELEASES.md387 This has no effect at present on dependency version selection.
769 - [Added the `:pat_param` `macro_rules!` matcher.][83386] This matcher
770 has the same semantics as the `:pat` matcher. This is to allow `:pat`
2733 - [The `meta` pattern matcher in `macro_rules!` now correctly matches the modern
2788 - [You can now specify the `#[cfg(doctest)]` attribute to include an item only
7000 * [rustdoc: Fix a couple of issues with the search results][35655]
7185 producing inconsistent results](https://github.com/rust-lang/rust/pull/35267)
7593 * [Trait selection optimizations speed up type checking by 15%](https://github.com/rust-lang/rust/p…
7998 rustc, LLVM is now using jemalloc, which results in a 6%
8260 * [Parsing "." as a float results in an error instead of 0][1.7p].
[all …]
/dports/net/kf5-syndication/syndication-5.89.0/autotests/atom/
H A Dbug411626.xml.expected912 <span class="gp">&gt;&gt;&gt; </span><span class="n">matcher</span> <span class="o">=</span> <span …
916 … <span class="n">matches</span> <span class="o">=</span> <span class="n">matcher</span><span class…
941 … <span class="n">matches</span> <span class="o">=</span> <span class="n">matcher</span><span class…
1354 <p>Notice that you have the hierarchy of the test results on the left and the output of the termina…
1699 <p>You can see that the results returned are the same, no matter which way you decide to go with. H…
5283 <li>Keep the predictions turned-on and interpret the results as if some opcodes had been combined</…
6444 <p>Run the program to see the results:</p>
10026 <p>You can run the program in the command line and see the results:</p>
10991 …e same as before. It takes a list of employees, calculates the payroll, and prints the results.</p>
11232 …UHG">Modern C++ Design</a>, and it uses template metaprogramming in C++ to achieve the results.</p>
[all …]