JeremyYao opened a new pull request, #1403:
URL: https://github.com/apache/daffodil-vscode/pull/1403

   …config.
   
   Add Default Test Case name when adding config with the blue Add 
Configuration... button
   
   Closes #1347
   
   ### How to test (sample test case)
   
   #### Example Files
   
   
[test_images.zip](https://github.com/user-attachments/files/22125186/test_images.zip)
   
   #### Validating generate still works
   
   0. Delete launch.json if it exists
   1. Open the launch config wizard. 
   2. Ensure no path field shows for generate
   
   <img width="465" height="205" alt="image" 
src="https://github.com/user-attachments/assets/a129c6b1-6f33-4151-9c1c-53bdebd8f5e1";
 />
   
   3. Save the config. You should have something that looks like 
   
   <img width="690" height="891" alt="image" 
src="https://github.com/user-attachments/assets/9511d574-a5a4-4611-9ce3-9a456f0194a4";
 />
   
   4. Run `Wizard Config` and select a sample DFDL file and data file
   
   6. Navigate to your OS's temp directory and verify generatedTDML.tdml was 
created and/or updated after the DFDL debugging session is over 
   
   <img width="734" height="139" alt="image" 
src="https://github.com/user-attachments/assets/fa9c6fcf-a075-4398-b5c7-bbf2bd9b4c1f";
 />
   
   7. Create the TDML file 
   
   <img width="734" height="139" alt="image" 
src="https://github.com/user-attachments/assets/8e7db0ca-9ac6-44c8-a99d-cd7bd4e7b9b2";
 />
   
   I named the TDML file `1347.tdml`
   
   #### Validate Execute
   
   1. Go back to `Wizard Config`
   2. Select TDML action to be execute
   3. Type in the path to the TDML file previously created
   
   <img width="478" height="218" alt="image" 
src="https://github.com/user-attachments/assets/75456249-ee4e-4d7f-9963-815dfd48ab12";
 />
   
   4. Run the config
   
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to