2025-03-04 18:31:53 -05:00
..
2023-12-17 21:29:05 -05:00
2025-03-04 18:31:53 -05:00
2025-03-04 18:31:53 -05:00
2023-12-17 21:29:05 -05:00
2025-03-04 18:31:53 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2025-03-04 18:31:53 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2025-03-04 18:31:53 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2025-03-04 18:31:53 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00
2025-03-04 18:31:53 -05:00
2025-03-04 18:31:53 -05:00
2023-12-17 21:29:05 -05:00
2025-03-04 18:31:53 -05:00
2023-12-17 21:29:05 -05:00
2023-12-17 21:29:05 -05:00

Argparse Tests

Linux

$ mkdir build
$ cd build
$ cmake ../.
$ make
$ ./tests

Windows

  1. Generate Visual Studio solution
$ mkdir build
$ cd build
$ cmake ../. -G "Visual Studio 15 2017"
  1. Open ARGPARSE.sln
  2. Build tests in RELEASE | x64
  3. Run tests.exe