You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/test/util
Michael Kirk 429af7854a WIP: Full Text Search
-[ ] indexes
  -[x] results: Contacts / Conversations / Messages
  -[ ] group thread
    -[x] group name
    -[ ] group member name
    -[ ] group member number
  -[ ] contact thread
    -[ ] name
    -[ ] number
  -[ ] messages
    -[ ] content
- [ ] show search results: Contact / Conversation / Messages
- [ ] tapping thread search result takes you to conversation
- [ ] tapping message search result takes you to message
- [ ] show snippet text for matched message
- [ ] highlight matched text in thread
- [ ] go to next search result in thread
8 years ago
..
DisplayableTextFilterTest.swift Fix interaction initializers and tests. 8 years ago
ExceptionsTest.h Goodbye OCTest, Hello XCTest 11 years ago
ExceptionsTest.m Move profile manager to Signal. 8 years ago
FunctionalUtilTest.h Goodbye OCTest, Hello XCTest 11 years ago
FunctionalUtilTest.m Fixed a warning in PriorityQueueTest, and some dot syntax //FREEBIE 11 years ago
ImageCacheTest.swift Fix tests. 8 years ago
OWSDatabaseConverterTest.h Add tests around database conversion. 8 years ago
OWSDatabaseConverterTest.m Respond to CR. 8 years ago
OWSScrubbingLogFormatterTest.m Add comment and clearer tests per CR 8 years ago
ProtoParsingTest.m Handle malformed protos. 8 years ago
SearcherTest.swift WIP: Full Text Search 8 years ago
StringAdditionsTest.swift Limit attachment caption length to 2k bytes 8 years ago
UtilTest.h Goodbye OCTest, Hello XCTest 11 years ago
UtilTest.m Fix date comparators. 8 years ago