Commit 4482a99
Address Copilot review round 4: whitespace-tolerant parsing, tab test
- ParseReverseListOutput now splits on all whitespace (tabs, spaces) instead of single space
- Added ParseReverseListOutput_TabSeparated test
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7b10652 commit 4482a99
2 files changed
Lines changed: 16 additions & 1 deletion
File tree
- src/Xamarin.Android.Tools.AndroidSdk/Runners
- tests/Xamarin.Android.Tools.AndroidSdk-Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
851 | 866 | | |
852 | 867 | | |
853 | 868 | | |
| |||
0 commit comments