Ticket #19722

test 組込み: 文字列の大小比較

Open Date: 2009-11-27 21:52 Last Update: 2009-12-06 20:55

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

test 組込みコマンドで、単に二つの文字列が等しいかどうかを比較するだけでなく、どちらを先に並べるべきか辞書順序比較できるようにする。

順序比較はその時の LC_COLLATE 設定に従う。

Ticket History (2/2 Histories)

2009-11-27 21:52 Updated by: magicant
  • New Ticket "test 組込み: 文字列の大小比較" created
2009-12-06 20:55 Updated by: magicant
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2009-12-06 20:55
Comment

c1621 で実装。

追加した演算子: ==, ===, !==, <, <=, >, >=

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login