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
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 »