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
  • NewParseTest.cpp
27 Feb, 2019
1 commit
  • Option delimiter (#240) ...
    9f81385b
    * move delimiter controls to Option vs in the App callbacks
    Philip Top authored
    2019-02-27 18:04:21 +0100  
    Browse File »

01 Feb, 2019
1 commit
  • Move to using literals in testing (#213)
    b4910df3
    Henry Schreiner authored
    2019-02-01 11:32:47 +0100  
    Browse File »

31 Jan, 2019
1 commit
  • add some more tests of custom parsers and adjustments to the README ...
    b2689445
    Add a test that creates and uses a custom parser to store a value
    
    add a check around regex to see if it is working
    
    fix warning in AppTest from gcc
    Philip Top authored
    2019-01-31 23:53:04 +0100  
    Browse File »

18 Jun, 2018
1 commit
  • Rename to set_* on options and add return this ...
    bf2bc39c
    Now use type_name and type_size instead of set_custom_option.
    Henry Schreiner authored
    2018-06-18 15:13:59 +0200  
    Browse File »

26 Mar, 2018
1 commit
  • Adding and fixing more warnings
    bea833bb
    Henry Fredrick Schreiner authored
    2018-03-26 11:48:23 +0200  
    Browse File »

06 Dec, 2017
1 commit
  • Dropping check for size in test (not needed anymore)
    97b6265c
    Henry Schreiner authored
    2017-12-06 14:59:28 -0500  
    Browse File »

30 Nov, 2017
1 commit
  • Fixing test error with clang + stdlibc++
    14a8c553
    Henry Fredrick Schreiner authored
    2017-11-30 16:29:30 -0600  
    Browse File »

26 Nov, 2017
1 commit
  • Moving code to Error, better ArgumentMismatch throwing
    f6c9ce61
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse File »

25 Nov, 2017
1 commit
  • Adding fail if required values missing
    3d309dc0
    Henry Fredrick Schreiner authored
    2017-11-25 19:03:03 -0500  
    Browse File »

01 Sep, 2017
1 commit
  • set_default_str and set_default_val update (#27) ...
    93311928
    * set_default_str and set_default_val update
    
    * Fixes for style checking
    Henry Schreiner authored
    2017-09-01 23:23:31 -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
  • Adding one more complex test
    8218425e
    Henry Fredrick Schreiner authored
    2017-04-23 14:09:37 -0400  
    Browse File »

05 Apr, 2017
1 commit
  • Adding complex numbers
    e779d15e
    Henry Fredrick Schreiner authored
    2017-04-05 09:29:34 -0400  
    Browse File »

23 Mar, 2017
1 commit
  • Adding test for adding new parser
    480d8b38
    Henry Fredrick Schreiner authored
    2017-03-23 10:26:54 -0400  
    Browse File »