Changeset fe18b46 for tests/collections
- Timestamp:
 - Oct 19, 2021, 2:55:36 PM (4 years ago)
 - Branches:
 - ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
 - Children:
 - 0ca15b7
 - Parents:
 - 6f7aff3
 - Location:
 - tests/collections
 - Files:
 - 
      
- 2 added
 - 1 edited
 
- 
          
  .expect/string-api-coverage-noshare.txt (added)
 - 
          
  string-api-coverage-noshare.cfa (added)
 - 
          
  string-api-coverage.cfa (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
tests/collections/string-api-coverage.cfa
r6f7aff3 rfe18b46 28 28 29 29 #ifdef STRING_SHARING_OFF 30 sout | "string sharing disabled";31 30 string_sharectx c = { NO_SHARING }; 32 31 #endif  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.