50 descendants of 704e78d6752010dc
2013-11-13
| ||
19:48 | string_slice_set_tests: new test case showing a bug in Subset check-in: 7b0c5022d4 user: nat tags: trunk | |
2013-11-02
| ||
13:59 | indefinite_holders: new package containing an Ada 2005 implementation of Ada 2012 indefinite holders check-in: 6e22289101 user: nat tags: trunk | |
2013-11-01
| ||
13:37 | string_slice_set_tests: test Add_Slice with empty range check-in: 127bb5a0ae user: nat tags: trunk | |
2013-10-30
| ||
21:26 | string_slice_set_tests: extra tests on slice iterators check-in: 20f11298fe user: nat tags: trunk | |
2013-10-29
| ||
22:51 | string_slice_set_tests: check positive Find_Slice check-in: 98263a1ce0 user: nat tags: trunk | |
2013-10-28
| ||
19:01 | string_slice_set_tests: check navigation beyond bounds check-in: 243b66af93 user: nat tags: trunk | |
2013-10-27
| ||
15:49 | string_slice_set_tests: check reduction operations check-in: 5ac45318fd user: nat tags: trunk | |
2013-10-13
| ||
15:47 | string_slice_set_tests: test slice-based interface check-in: 36dd585941 user: nat tags: trunk | |
2013-10-12
| ||
17:23 | string_slice_set_tests: check exceptions raised check-in: c84924dbd6 user: nat tags: trunk | |
2013-10-11
| ||
21:51 | chunked_strings: fix a bug where Index checks beyond string upper bound check-in: b2d601f43d user: nat tags: trunk | |
2013-10-10
| ||
21:23 | chunked_strings-tests-bugfixes: new test case exposing a bug check-in: 278fda3aa5 user: nat tags: trunk | |
2013-10-09
| ||
21:10 | chunked_strings: improive Find_Token implementation check-in: 75f285cc82 user: nat tags: trunk | |
2013-10-08
| ||
21:21 | string_slices: fix Is_Subrange so that any empty range is a subrange of any range check-in: 96a6d2d262 user: nat tags: trunk | |
2013-10-07
| ||
19:12 | string_slice_set_tests: add conversion and interval tests check-in: 1bd9bb5772 user: nat tags: trunk | |
2013-10-06
| ||
20:38 | chunked_strings: remove (hopefully) dead code in Chunked_String vs String comparison check-in: 2afdfab33b user: nat tags: trunk | |
2013-10-05
| ||
16:14 | string_slice_set_tests: first draft of test suite for Slice_Set check-in: d080254455 user: nat tags: trunk | |
2013-10-04
| ||
19:17 | string_slices-slice_sets: new package for sets of slices of a common parent string check-in: 525e25f293 user: nat tags: trunk | |
2013-10-03
| ||
20:16 | chunked_strings-tests-coverage: cover all chunked_string/string comparisons check-in: 8e908202db user: nat tags: trunk | |
2013-10-02
| ||
21:17 | chunked_strings-tests-coverage: cover all Index_Error exceptions check-in: 63f44b78d4 user: nat tags: trunk | |
2013-10-01
| ||
18:49 | chunked_strings: remove some (hopefully) dead code check-in: 585443dcaf user: nat tags: trunk | |
2013-09-30
| ||
18:50 | chunked_str0ings-tests: further improve coverage (900/924 lines) check-in: 4f2d39211e user: nat tags: trunk | |
2013-09-29
| ||
14:29 | chunked_str0ings-tests: add a few more tests to improve coverage check-in: 2536bbf623 user: nat tags: trunk | |
2013-09-28
| ||
19:31 | string_slice_tests: full-coverage test suite for string slices check-in: c6d912c37b user: nat tags: trunk | |
2013-09-27
| ||
18:29 | string_slices: new package implementing copyless substrings check-in: 0fe763f79a user: nat tags: trunk | |
2013-09-26
| ||
21:55 | coverage.sh: suppress test output spam check-in: a44fa6898f user: nat tags: trunk | |
2013-09-25
| ||
20:07 | coverage.sh: clear counters before each run check-in: 884da542c5 user: nat tags: trunk | |
2013-09-24
| ||
18:28 | references: add storage pool formal parameters check-in: 779fe5056a user: nat tags: trunk | |
2013-09-23
| ||
18:26 | reference_tests: full-coverage test suite for reference counter check-in: 681c468a7d user: nat tags: trunk | |
2013-09-22
| ||
15:29 | References: new package implementing a reference counter check-in: 4306b2b680 user: nat tags: trunk | |
2013-09-15
| ||
15:28 | chunked_strings-tests-memory: new test suite for memory usage check-in: b886bca8bd user: nat tags: trunk | |
2013-09-13
| ||
21:00 | chunked_strings-tests-coverage: add a few more tests check-in: c9a8cc0df1 user: nat tags: trunk | |
2013-09-12
| ||
18:31 | chunked_strings-tests-coverage: new gray-box test section for Chunked_String check-in: b751974453 user: nat tags: trunk | |
2013-09-11
| ||
19:45 | chunked_strings: fix size after Hard_Reset check-in: c4b3d85973 user: nat tags: trunk | |
2013-09-10
| ||
17:50 | chunked_strings-tests: run String_Accumulator tests on Chunked_String objects check-in: 1ac63b4194 user: nat tags: trunk | |
17:49 | natools-accumulators-tests: New black-box test suite for string accumulators check-in: 28738393c8 user: nat tags: trunk | |
2013-09-09
| ||
18:18 | Add coverage analysis configuration check-in: 423c312ac9 user: nat tags: trunk | |
2013-09-08
| ||
14:30 | tests.gpr: refactor flags parameters check-in: aaf4f454f0 user: nat tags: trunk | |
2013-07-27
| ||
17:29 | Add GNAT project files for library and tests check-in: 5042166b70 user: nat tags: trunk | |
16:57 | getopt_long: fix Format_Long_Names check-in: 2e3532af53 user: nat tags: trunk | |
2011-12-09
| ||
22:56 | Separation of library source and test code into distinct directories check-in: fb1e9e5c96 user: nat tags: trunk | |
16:10 | getopt_long: move Posixly_Correct and Long_Only into Configuration objects check-in: 60174b5c09 user: nat tags: trunk | |
12:50 | getopt_long: rename Option_Definitions type to Configuration check-in: 5564c1c256 user: nat tags: trunk | |
2011-12-08
| ||
18:17 | natools-getopt_long: callback mechanism changed from access-to-subprograms to dispatching calls check-in: 4d813ad137 user: nat tags: trunk | |
2011-11-29
| ||
14:41 | test_all: add Chunked_String test suite check-in: 163510fb35 user: nat tags: trunk | |
14:41 | natools-chunked_strings-tests*: test suite for Chunked_String, derived from ACATS tests for Unbounded_String check-in: 26186560cc user: nat tags: trunk | |
14:39 | natools-chunked_strings: new package for efficient storage and append on large strings check-in: 99dd3c799b user: nat tags: trunk | |
14:13 | natools-accumulators-string_accumulator_linked_lists: simple implementation of String_Accumulator_Stack check-in: e2088218f7 user: nat tags: trunk | |
13:31 | natools-accumulators: new set of interfaces for data accumulation check-in: 43826b6a6a user: nat tags: trunk | |
2011-11-25
| ||
10:17 | test_all: binary that runs all tests suites check-in: 422f985dc3 user: nat tags: trunk | |
10:16 | natools-getopt_long_tests: test suite for getopt_long facilites check-in: f729f34843 user: nat tags: trunk | |
10:06 | natools-getopt_long: native Ada implementation of getopt_long facilities check-in: 704e78d675 user: nat tags: trunk | |