test-nginx icon indicating copy to clipboard operation
test-nginx copied to clipboard

support checking specified file content

Open bigplum opened this issue 13 years ago • 5 comments

output_files
output_files_like
output_files_unlike
pre_remove_files
files_exist
files_not_exist

bigplum avatar Feb 23 '12 02:02 bigplum

  1. What is so specific about those features that they need to contain the "cache" keyword, couldn't you just call them "file" and "file_like"?

  2. It would be nice to have "exists" semantics so that one could verify when file is created or deleted.

PiotrSikora avatar Feb 23 '12 02:02 PiotrSikora

  1. I dev "cache_file" for testing cache func of my module, so call it as "cache_file". You're right that call them "file" would be more accurate.

  2. Yes, It will be helpful.

bigplum avatar Feb 23 '12 02:02 bigplum

Thank you for the work! I'll try merging this to master in the next week :)

agentzh avatar Feb 24 '12 09:02 agentzh

@agentzh ping :)

josegonzalez avatar Dec 31 '12 05:12 josegonzalez

Hello!

On Sun, Dec 30, 2012 at 9:36 PM, Jose Diaz-Gonzalez < [email protected]> wrote:

@agentzh https://github.com/agentzh ping :)

Sorry I haven't got the tuits to tweak and merge this patch yet :P I hope I can look into this soon :)

Thank you for reminding me :)

Best regards, -agentzh

agentzh avatar Dec 31 '12 06:12 agentzh