Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise order of exports/code/in-code doc comments/tests for fsunix.pro/fswin32.pro #190

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Conversation

kenbowen
Copy link
Member

In fsunix.pro and fswin32.pro, reordered exports & corresponding predicate definitions to group similar predicates. Added examples to in-code doc comments (for use by doctools), or complete such comments, as needed. Added tests for all predicates.

kenbowen added 30 commits April 14, 2020 13:37
Re-ordered exports to better group related predicates; placed files related predicates before directory-related predicates.  Moved file_status/2 to first to make it available for use in examples with other predicates in the file.  Completed in-code documentation of file_status/2 including description and examples, for future use with doctools.
Re-ordered exports to better group related predicates; placed files related predicates before directory-related predicates.  Moved file_status/2 to first to make it available for use in examples with other predicates in the file.  Completed in-code documentation of file_status/2 including description and examples, for future use with doctools.
Create test file fsunix_mswin32_test.pro with current framework, and add test_file_status.
…rding to exports order; add examples to in-code doc for files/[2,3] (for use by doctools); add full in-code doc for move_file/2, including examples. In fsunix_mswin32_test: Revise test code for file_status/2 to deal with mswin32; add test code for files/[2,3] & move_file/2.
…amples and tests for subsequent predicates. Add examples to in-code comments (for use with doctools), and add tests for subdirs[_red]/1 to fsunix_mswin32_test.pro. Add examples to in-code comments for remove_subdir/1,kill_subdir/1 (for use with doctools), and add tests for remove_subdir/1,kill_subdir/1.
…ix/win32].pro:directory/3, together with tests for directory/3.
…/1,change_current_drive/1 (for doctools use), together with tests for those predicates.
@kenbowen kenbowen requested a review from chuckhoupt April 24, 2020 04:55
@kenbowen kenbowen self-assigned this Apr 24, 2020
@kenbowen kenbowen added this to the Next Release milestone Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants