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

09 Jun, 2017
1 commit
  • Adding new tests for red lines
    0973f348
    Henry Fredrick Schreiner authored
    2017-06-09 13:36:43 -0400  
    Browse File »

05 Jun, 2017
1 commit
  • Adding a few more tests
    da5e8ee4
    Henry Fredrick Schreiner authored
    2017-06-05 09:10:04 -0400  
    Browse File »

04 Jun, 2017
2 commits
  • Merge branch 'master' into basic-enum
    fd0ca5aa
    Henry Fredrick Schreiner authored
    2017-06-04 13:39:00 -0400  
    Browse File »
  • clang-formatting new source
    18163306
    Henry Fredrick Schreiner authored
    2017-06-04 13:23:01 -0400  
    Browse File »

02 Jun, 2017
3 commits
  • Adding parse order capture
    3b04cd62
    Henry Fredrick Schreiner authored
    2017-06-02 12:51:27 -0400  
    Browse File »
  • Adding new style enums too
    f7cf8905
    Henry Fredrick Schreiner authored
    2017-06-02 12:06:04 -0400  
    Browse File »
  • Adding enum support (basic only)
    e8fd2682
    Henry Fredrick Schreiner authored
    2017-06-02 11:33:03 -0400  
    Browse File »

31 May, 2017
2 commits
  • Reformat with clang-format
    27f71812
    Henry Fredrick Schreiner authored
    2017-05-31 12:03:05 -0400  
    Browse File »
  • Adding tidy cleanups (modernize)
    101c926d
    Henry Fredrick Schreiner authored
    2017-05-31 07:38:22 -0400  
    Browse File »

23 Apr, 2017
1 commit
  • Fixes for compiler warnings with max warnings on Xcode
    239d3b1c
    Henry Fredrick Schreiner authored
    2017-04-23 13:57:01 -0400  
    Browse File »

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 »