<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_picker/test/src/test.rs, branch feat/picker2</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>feat(picker): add string value support with inline value matching</title>
<updated>2026-07-16T11:58:30+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-16T11:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=81049b3abd83115374cfc51b26fb5d5054263f81'/>
<id>81049b3abd83115374cfc51b26fb5d5054263f81</id>
<content type='text'>
Implement `Pickable` for `String` supporting both positional and named
flags, and generalize value matching to use style-specific separators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement `Pickable` for `String` supporting both positional and named
flags, and generalize value matching to use style-specific separators
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(parselib): implement ArgMatcher for named and positional args</title>
<updated>2026-07-16T11:42:28+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-16T11:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=20253556eacdcb068210254b540f47a4522fc6f5'/>
<id>20253556eacdcb068210254b540f47a4522fc6f5</id>
<content type='text'>
Implement `on_match_one` and `on_match_all` for `ArgMatcher`,
supporting named flags (with eq-mode and short flags), positional
arguments, end-of-options marker (`--`), and case-insensitive matching
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement `on_match_one` and `on_match_all` for `ArgMatcher`,
supporting named flags (with eq-mode and short flags), positional
arguments, end-of-options marker (`--`), and case-insensitive matching
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(picker): add `Flag` value type and `Pickable` implementation</title>
<updated>2026-07-16T11:04:10+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-16T10:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=41fe0580212b3a681fd767d331fd8875ee59b019'/>
<id>41fe0580212b3a681fd767d331fd8875ee59b019</id>
<content type='text'>
Add a new `Flag` enum in `mingling_picker::value` that explicitly
distinguishes between an absent flag (`Inactive`) and a present flag
(`Active`), along with its `Pickable` implementation.  Rename internal
fields from `flag_*` to `arg_*` for consistency, update the default
naming case to `Kebab`, and enable the `mingling_support` feature in
workspace settings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new `Flag` enum in `mingling_picker::value` that explicitly
distinguishes between an absent flag (`Inactive`) and a present flag
(`Active`), along with its `Pickable` implementation.  Rename internal
fields from `flag_*` to `arg_*` for consistency, update the default
naming case to `Kebab`, and enable the `mingling_support` feature in
workspace settings.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(test): split monolithic test file into module files</title>
<updated>2026-07-15T17:19:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-15T17:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=7f4d2162c1cebd1b0a6638a6b29f83c074196846'/>
<id>7f4d2162c1cebd1b0a6638a6b29f83c074196846</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add multi-style flag parsing tests</title>
<updated>2026-07-15T17:17:27+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-15T17:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=3df0d61a2430f724382bdf06d1c577ac06f6e276'/>
<id>3df0d61a2430f724382bdf06d1c577ac06f6e276</id>
<content type='text'>
Add comprehensive test coverage for Windows, PowerShell, and UNIX style
flag matching, including case sensitivity and end-of-options behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add comprehensive test coverage for Windows, PowerShell, and UNIX style
flag matching, including case sensitivity and end-of-options behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(test): add comprehensive bool flag and route tests</title>
<updated>2026-07-15T17:12:59+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-15T17:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=9231c1de40f6f66d59ab86bea113ac3ac323c62d'/>
<id>9231c1de40f6f66d59ab86bea113ac3ac323c62d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add integration test crate for mingling_picker</title>
<updated>2026-07-15T12:30:48+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-15T12:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=2c66376a50d767e6e2e0bc5233707a39f124607b'/>
<id>2c66376a50d767e6e2e0bc5233707a39f124607b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
