Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,166
  • Compare
  • Branches 1
  • Tags 0
  • CLI11
  • tests
  • AppTest.cpp
17 Mar, 2017
2 commits
  • Actually test subcom with subcom test
    03307dcb
    Henry Fredrick Schreiner authored
    2017-03-17 13:48:01 -0400  
    Browse File »
  • HorribleError for subcommand test
    c50dd580
    Henry Fredrick Schreiner authored
    2017-03-17 13:30:14 -0400  
    Browse File »

15 Mar, 2017
1 commit
  • Testing short vect too
    c4d0fc1a
    Henry Fredrick Schreiner authored
    2017-03-15 10:03:26 -0400  
    Browse File »

09 Mar, 2017
2 commits
  • Fix unlimited positionals
    af79da5d
    Henry Fredrick Schreiner authored
    2017-03-09 09:41:57 -0500  
    Browse File »
  • Adding tests for App, may have found an issue with expected(-1)
    f93cb653
    Henry Fredrick Schreiner authored
    2017-03-09 09:11:11 -0500  
    Browse File »

08 Mar, 2017
2 commits
  • Adding test for horrible error
    33f4c578
    Henry Fredrick Schreiner authored
    2017-03-08 10:28:42 -0500  
    Browse File »
  • Added OptionNotFound, correct throw on failed run
    3e8502bf
    Henry Fredrick Schreiner authored
    2017-03-08 09:50:15 -0500  
    Browse File »

24 Feb, 2017
2 commits
  • Fixing a few warnings
    904793ea
    Henry Fredrick Schreiner authored
    2017-02-24 18:33:26 -0500  
    Browse File »
  • Adding string based method for requires/excludes
    3f4c165e
    Henry Fredrick Schreiner authored
    2017-02-24 16:59:53 -0500  
    Browse File »

20 Feb, 2017
2 commits
  • Adding test for extras access
    e328364a
    Henry Fredrick Schreiner authored
    2017-02-20 14:08:12 -0500  
    Browse File »
  • Tests, fix extra options after subcommand going to parent
    cfc389d4
    Henry Fredrick Schreiner authored
    2017-02-20 13:51:33 -0500  
    Browse File »

19 Feb, 2017
2 commits
  • Windows fixes
    2170b60c
    Henry Fredrick Schreiner authored
    2017-02-19 15:19:49 -0500  
    Browse File »
  • Fixes to enable windows compat
    8725de67
    Henry Fredrick Schreiner authored
    2017-02-19 15:08:09 -0500  
    Browse File »

13 Feb, 2017
1 commit
  • Added Range and ValidationError, Refactor throwing errors to Option instead of App for Validation
    15c6ee5f
    Henry Fredrick Schreiner authored
    2017-02-13 16:28:35 -0500  
    Browse File »

12 Feb, 2017
4 commits
  • Added help print and test for requires, envname, and excludes
    f4d8fd03
    Henry Fredrick Schreiner authored
    2017-02-12 18:01:33 -0500  
    Browse File »
  • Adding tests for required, adding mandatory synonym
    b3ce333e
    Henry Fredrick Schreiner authored
    2017-02-12 17:21:36 -0500  
    Browse File »
  • Added tests and a fix for requires, exludes
    b39ed569
    Henry Fredrick Schreiner authored
    2017-02-12 16:45:13 -0500  
    Browse File »
  • Splitting up tests
    83eb7eb8
    Henry Fredrick Schreiner authored
    2017-02-12 16:18:53 -0500  
    Browse File »