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
  • SubcommandTest.cpp
19 Nov, 2017
4 commits
  • Adding more tests
    89c57961
    Henry Fredrick Schreiner authored
    2017-11-19 15:19:20 -0500  
    Browse File »
  • Dropping missing(), now implemented correctly
    59b6de25
    Henry Fredrick Schreiner authored
    2017-11-19 15:19:20 -0500  
    Browse File »
  • Move to using remaining, drop return from parse
    cb7c3ff8
    Henry Fredrick Schreiner authored
    2017-11-19 15:19:20 -0500  
    Browse File »
  • Adding remaining, only works on master app for now
    fc35014d
    Henry Fredrick Schreiner authored
    2017-11-19 15:19:20 -0500  
    Browse File »

01 Sep, 2017
1 commit
  • Travis improvements and updates (#28) ...
    54114d09
    * Adding check for style
    
    * Adding reformats
    
    * Fix syntax error in travis
    
    * Support clang-format 3.9
    
    * Adding clang-tidy check
    Henry Schreiner authored
    2017-09-01 16:51:09 -0400  
    Browse File »

23 Aug, 2017
2 commits
  • Convincing myself that the errors are correct
    4dcab42b
    Henry Fredrick Schreiner authored
    2017-08-23 09:59:55 -0700  
    Browse File »
  • Fixing the foo foo problem
    de56a9c8
    Henry Fredrick Schreiner authored
    2017-08-23 09:41:45 -0700  
    Browse File »

22 Aug, 2017
1 commit
  • Adding fix for #23; throws ExtraError instead of RequiredError?...
    b480e2f1
    Henry Fredrick Schreiner authored
    2017-08-22 22:35:37 -0700  
    Browse File »

02 Jun, 2017
1 commit
  • Prefix program support
    635eb65a
    Henry Fredrick Schreiner authored
    2017-06-02 12:34:25 -0400  
    Browse File »

31 May, 2017
1 commit
  • Reformat with clang-format
    27f71812
    Henry Fredrick Schreiner authored
    2017-05-31 12:03:05 -0400  
    Browse File »

23 Apr, 2017
4 commits
  • Adding one final check for 100% coverage again
    c8206bf4
    Henry Fredrick Schreiner authored
    2017-04-23 14:40:22 -0400  
    Browse File »
  • Adding ->parsed
    de432f62
    Henry Fredrick Schreiner authored
    2017-04-23 14:20:23 -0400  
    Browse File »
  • Adding one more test
    cd98e70c
    Henry Fredrick Schreiner authored
    2017-04-23 14:06:58 -0400  
    Browse File »
  • Adding bool check for parsed subcommand
    c289d941
    Henry Fredrick Schreiner authored
    2017-04-23 13:38:38 -0400  
    Browse File »

27 Mar, 2017
1 commit
  • Adding warnings and fixes, CLI11 target, support for VIM Syntastic
    ee9219e0
    Henry Fredrick Schreiner authored
    2017-03-27 13:53:57 -0400  
    Browse File »

17 Mar, 2017
3 commits
  • Adding a few fallthrough tests
    50ef3110
    Henry Fredrick Schreiner authored
    2017-03-17 13:27:08 -0400  
    Browse File »
  • Fix test and use got_subcom properly
    21f91597
    Henry Fredrick Schreiner authored
    2017-03-17 12:11:06 -0400  
    Browse File »
  • Adding test for got_subcom
    c5582fe1
    Henry Fredrick Schreiner authored
    2017-03-17 12:08:20 -0400  
    Browse File »

15 Mar, 2017
1 commit
  • Throw error if subcommand does not exist, better test
    dbe03bea
    Henry Fredrick Schreiner authored
    2017-03-15 09:22:45 -0400  
    Browse File »

08 Mar, 2017
2 commits
  • Adding callback success
    87185a18
    Henry Fredrick Schreiner authored
    2017-03-08 10:49:51 -0500  
    Browse File »
  • Added OptionNotFound, correct throw on failed run
    3e8502bf
    Henry Fredrick Schreiner authored
    2017-03-08 09:50:15 -0500  
    Browse File »

03 Mar, 2017
1 commit
  • A few more warning fixes, this time only in tests
    0a6863d5
    Henry Fredrick Schreiner authored
    2017-03-03 21:47:20 -0500  
    Browse File »

02 Mar, 2017
2 commits
  • Info and examples
    e870e264
    Henry Fredrick Schreiner authored
    2017-03-02 12:38:45 -0500  
    Browse File »
  • Fallback support added, better structure
    9d697b85
    Henry Fredrick Schreiner authored
    2017-03-02 12:02:44 -0500  
    Browse File »

01 Mar, 2017
1 commit
  • Broken tests only because adding new desired behavior
    7856de43
    Henry Fredrick Schreiner authored
    2017-03-01 16:01:29 -0500  
    Browse File »

24 Feb, 2017
1 commit
  • Adding a number to required_subcommand
    ade78c58
    Henry Fredrick Schreiner authored
    2017-02-24 12:54:37 -0500  
    Browse File »

20 Feb, 2017
6 commits
  • Eliminating all warnings (Windows)
    40431de9
    Henry Fredrick Schreiner authored
    2017-02-20 14:18:04 -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 »
  • Adding case check for subcommand (simple)
    4fca03d0
    Henry Fredrick Schreiner authored
    2017-02-20 13:23:05 -0500  
    Browse File »
  • Adding subcom chaining (untested)
    983529a3
    Henry Fredrick Schreiner authored
    2017-02-20 12:08:21 -0500  
    Browse File »
  • Adding ability to “leave out” options (optional). Rename RequierdError to ExtrasError
    fd313fca
    Henry Fredrick Schreiner authored
    2017-02-20 11:18:51 -0500  
    Browse File »
  • Adding testing for required subcommands
    537aa3aa
    Henry Fredrick Schreiner authored
    2017-02-20 09:29:20 -0500  
    Browse File »

12 Feb, 2017
1 commit
  • Splitting up tests
    83eb7eb8
    Henry Fredrick Schreiner authored
    2017-02-12 16:18:53 -0500  
    Browse File »