..
cmdline_test.cpp
Add more testscases. Addresses #4469 .
2011-01-08 10:49:06 +00:00
config_test.cfg
Allow passing file name to parse_config_file(), Fixes #3264
2009-12-09 13:45:01 +00:00
exception_test.cpp
Improve error reporting.
2012-04-08 08:42:39 +00:00
exception_txt_test.cpp
Improve error reporting.
2012-04-08 08:42:39 +00:00
Jamfile.v2
Make tests works regardless of what the current directory is.
2009-12-31 08:34:07 +00:00
minitest.hpp
Don't use boost.test for testing.
2007-10-25 17:08:27 +00:00
options_description_test.cpp
Robustify disambiguation of full/approximate matches.
2010-02-18 09:43:07 +00:00
parsers_test.cpp
patch tests for Sun; refs #3909
2010-12-04 17:39:24 +00:00
positional_options_test.cpp
Don't use boost.test for testing.
2007-10-25 17:08:27 +00:00
program_options_size_test.py
Update the code size measurement tool
2010-07-12 07:53:24 +00:00
required_test.cfg
Enhancement to flag options as required, Fixes #2982
2009-12-10 08:46:44 +00:00
required_test.cpp
Improve error reporting.
2012-04-08 08:42:39 +00:00
split_test.cpp
Changed defaults for split_unix() function to be more compliant to unix command line style
2009-12-04 10:15:11 +00:00
test_convert.cpp
remove compile warnings
2009-11-20 09:50:43 +00:00
ucs2.txt
Import revision 295 of the program_options library.
2004-05-14 13:40:31 +00:00
unicode_test.cpp
Fix warnings.
2009-11-10 06:59:54 +00:00
unrecognized_test.cpp
config file parser now stores original_tokens, Fixes #2727
2009-12-08 07:45:44 +00:00
utf8.txt
Import revision 295 of the program_options library.
2004-05-14 13:40:31 +00:00
variable_map_test.cpp
Fix warnings.
2009-11-10 06:59:54 +00:00
winmain.cpp
Fix winmain test
2007-10-26 19:37:56 +00:00
winmain.py
Added the Python script I used to generated winmain.cpp, just in
2004-07-19 07:16:00 +00:00