logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

test_physfs - filesystem abstraction library for game programmers

Author

       This  manual  page  was  written  by Patrick Matthäi <pmatthaei@debian.org> for libphysfs.  Permission is
       granted to copy, distribute and/or modify this document  under  the  terms  of  the  GNU  General  Public
       License, Version 3 any later version published by the Free Software Foundation.

                                                                                                  TEST_PHYSFS(1)

Description

       This  manual  page documents briefly the test_physfs binary.  test_physfs is a helper program to see what
       functions return and to test out if it is working properly on your system.

Name

       test_physfs - filesystem abstraction library for game programmers

Synopsis

test_physfs

Usage

test_physfs does not need any command-line arguments.  Instead you  will  enter  an  little  command-line
       interface,  with  that  you can test functions of libphysfs on your system.  If you want to find out more
       about it, just enter test_physfs and then type help on the command  prompt  to  see  which  commands  are
       supported.

See Also