Commit graph

104 commits

Author SHA1 Message Date
Vic
f17571e835 Fix alphabet translation logic 2022-11-16 23:32:27 +08:00
VictoriousRaptor
76cf5f0af9
Merge branch 'dev' into FixProgramUID 2022-11-05 14:54:59 +08:00
Jeremy Wu
92a9662671 add testing for tail end string match 2022-11-04 22:38:38 +11:00
Jeremy Wu
7d87292e24 add score adjust for a match that is closer to the start of string 2022-11-04 22:03:41 +11:00
Jeremy Wu
fbc3110fbe fix test output display 2022-11-03 22:33:36 +11:00
Vic
d92ea580b2 CA1822 2022-10-21 18:39:03 +08:00
dependabot[bot]
e656d84042
Bump NUnit3TestAdapter from 4.0.0 to 4.2.1
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.0.0...V4.2.1)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 22:37:26 +00:00
Oren Nachman
30669e8c25 Further cleanups 2022-08-09 20:18:37 -07:00
Jeremy Wu
dae0a5a812
Merge pull request #1121 from Garulf/Remove-trim-from-query
Pass query without trimming whitespace
2022-07-21 20:41:15 +10:00
Jeremy Wu
9bd9b94264
Merge pull request #1123 from Flow-Launcher/AsyncResultCallback
Implement Async Result Execution
2022-07-21 20:34:56 +10:00
Hongtao Zhang
de1b0a23c6 Rename from ActionAsync to AsyncAction 2022-04-15 18:32:05 -05:00
Hongtao Zhang
3f08dfca9a Update test 2022-04-15 18:11:38 -05:00
Garulf
e8fba288b9 Update test 2022-04-10 08:44:14 -04:00
Garulf
807ff70f50 Update tests 2022-04-10 05:59:18 -04:00
Kevin Zhang
06993cf0bc Add net5.0-windows as targetframework for plugin 2021-12-28 11:36:28 -06:00
Kevin Zhang
f9d608840d Upgrade to .net 6 2021-12-28 11:36:28 -06:00
Jeremy
7868d62974 update test 2021-11-21 17:16:46 +11:00
Jeremy
c7e77e3912 add tests for loading unique metadata method 2021-11-21 16:54:30 +11:00
Jeremy Wu
03166ecd55
Merge pull request #654 from Flow-Launcher/DependencyBump
Bump applicable nuget packages to latest versions
2021-09-23 12:24:22 +10:00
Kevin Zhang
fd794b8e77 Bump Dependency 2021-08-14 07:12:22 +08:00
Kevin Zhang
7ab86ca1f2 Refactor JsonRPC structure 2021-08-13 13:55:07 +08:00
Jeremy Wu
7d8a148c73
add comment to explain locale swap 2021-07-18 22:40:53 +10:00
pc223
2c296a3faf Change hard-coded 1033 LCID (en-US) to system's LCID 2021-07-18 17:34:17 +07:00
Kevin Zhang
11ce7cb830 rename test 2021-07-07 12:40:17 +08:00
Kevin Zhang
c35232ae68 Revert two unexpected change 2021-07-05 22:40:52 +08:00
Kevin Zhang
a3a6e0ef23 Additional Test Cases 2021-07-05 22:29:56 +08:00
Kevin Zhang
d34ad660c1 initial JsonRPCPlugin Unit Test 2021-07-03 20:31:34 +08:00
Jeremy Wu
f4c77fb67b Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Jeremy Wu
991bebde6f
Merge pull request #362 from taooceros/portablePDB
Use PortablePDB instead of Full pdb for debugging
2021-02-23 06:58:53 +11:00
Jeremy Wu
77efbffa93 update test name 2021-02-22 21:27:36 +11:00
弘韬 张
d41f47ddcf Migrate UrlPluginTest to Plugins folder 2021-02-22 13:45:40 +08:00
弘韬 张
f940e695a1 add Unit test for Http.cs setting 2021-02-22 13:45:28 +08:00
弘韬 张
0981be499f Use PortablePDB instead of Full pdb for debugging 2021-02-22 13:16:48 +08:00
弘韬 张
a37f1918ae Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
Jeremy Wu
1ec5023fc4
Merge pull request #318 from taooceros/ResultManagerSingleton
Make most class in Explorer plugin become static class
2021-02-03 09:06:35 +11:00
Jeremy Wu
2bdf69b431 separate acronym count and check 2021-02-02 07:41:36 +11:00
Jeremy Wu
8fb2dad65c add tests 2021-02-01 22:22:48 +11:00
Jeremy Wu
99da6f207a move acronym check to method and update scoring to percentage based 2021-02-01 21:34:35 +11:00
弘韬 张
c875ad5277 Make most class in Explorer plugin become static class 2021-01-29 18:40:51 +08:00
Jeremy Wu
d81db91b72 fix formatting 2021-01-28 21:48:44 +11:00
Jeremy Wu
4993edae2d fix formatting 2021-01-28 21:41:20 +11:00
弘韬 张
f3479f6137 fix testing due to API expand 2021-01-26 16:31:35 +08:00
弘韬 张
67b0bfd73a Merge dev 2021-01-26 16:26:45 +08:00
弘韬 张
900f009893 Revert DotNet 5 update 2021-01-26 16:19:06 +08:00
弘韬 张
a918e7d9c9 Merge Dev 2021-01-26 15:49:30 +08:00
Jeremy Wu
e31bef7d3c fix formatting + naming 2021-01-26 18:01:39 +11:00
Jeremy Wu
7b999c53ff Merge branch 'dev' into PluginAPIExpand 2021-01-26 16:11:54 +11:00
Jeremy Wu
ce525b3fa0 Merge branch 'dev' into AcronymFuzzy 2021-01-26 15:41:58 +11:00
张弘韬
1cd21c0ccb Fix testing 2021-01-25 06:04:05 +08:00
张弘韬
a721bd7de0 Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
# Conflicts:
#	Flow.Launcher.Plugin/IPublicAPI.cs
2021-01-25 05:36:40 +08:00