RelativeProductPathsNotDependencies.txt 1.5 KB

1234567891011121314151617181920212223242526
  1. These tests are mostly done with files that have a different extension between source and product.
  2. The source scan is done first, and will catch files in the source path.
  3. Product path searching is resolved using "endsWith" logic.
  4. textures/_dev_purple.tif.streamingimage
  5. Back slashes
  6. textures\_dev_stucco.tif.streamingimage
  7. Double back slashes
  8. textures\\_dev_tan.tif.streamingimage
  9. Casing doesn't match
  10. TEXTURES/_DEV_WHITE.tif.streamingimage
  11. Some files have multiple extensions, this verifies that won't trip up the scanner.
  12. textures/_dev_yellow_light.tif.1002.imagemipchain
  13. Path inline textures/_dev_woodland.tif.1002.imagemipchain test
  14. Path after=textures/_dev_woodland.tif.streamingimage equal sign
  15. Multiple paths on one line
  16. Multiple textures/_dev_yellow_light.tif.streamingimage paths textures/_dev_yellow_med.tif.1002.imagemipchain on one line
  17. Path before a UUID for SelfReferenceUUID text file
  18. Path textures/lights/flare01.tif.streamingimage before 33BCEE02-F322-5688-ABEE-534F6058593F a UUID
  19. Path before an asset ID for _dev_red image
  20. Path textures/test_texture_sequence/test_texture_sequence000.png.streamingimage before an 2ef92b8D044E5C278E2BB1AC0374A4E7:1002 asset ID
  21. Path after a UUID for SelfReferenceAssetID text file
  22. Path after 785A05D2-483E-5B43-A2B9-92ACDAE6E938 a textures/test_texture_sequence/test_texture_sequence001.png.streamingimage UUID
  23. Path after an asset ID for _dev_purple image file
  24. Path after {A2482826-053D-5634-A27B-084B1326AAE5}:[1002] an textures/_dev_purple_glass.tif.1002.imagemipchain asset ID