corelib/tests
2020-09-26 11:14:14 +02:00
..
data Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00
alloc-pool.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
arrays-auto.cc Arrays - Predicate-based indexOf/contains methods 2018-05-09 14:12:27 +02:00
arrays-basic.cc Arrays - Predicate-based indexOf/contains methods 2018-05-09 14:12:27 +02:00
arrays-iter.cc Arrays - C++-style iterators 2017-11-02 14:23:19 +01:00
arrays-multi.cc MultiArrays - Moved to a separate header 2018-12-23 18:34:43 +01:00
arrays-objects.cc Arrays - Predicate-based indexOf/contains methods 2018-05-09 14:12:27 +02:00
arrays-static-basic.cc Arrays - Predicate-based indexOf/contains methods 2018-05-09 14:12:27 +02:00
arrays-static-objects.cc Arrays - Predicate-based indexOf/contains methods 2018-05-09 14:12:27 +02:00
binary-reader.cc More stuff and tests integrated 2017-11-01 22:07:41 +01:00
binary-writer.cc More stuff and tests integrated 2017-11-01 22:07:41 +01:00
buffers.cc More stuff and tests integrated 2017-11-01 22:07:41 +01:00
fs-path.cc Filesystem paths - Path style support 2018-12-23 18:17:55 +01:00
hash-functions.cc Utilities - Tuple hash computations 2020-09-26 11:14:14 +02:00
hash-index.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
key-value-table.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
list.mk Reference-counting helpers - Tests clean-up 2019-01-02 16:52:38 +01:00
object-table.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
optional.cc Types - T_Optional access 2017-11-07 17:40:02 +01:00
ptr-common.hh Repo init with mostly unchanged import of LW code 2017-11-01 20:14:23 +01:00
ptr-owned.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
ptr-shared.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
ptr-weak.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
ref-count.cc Reference-counting helpers - Equality operators 2019-01-02 17:52:56 +01:00
ring-buffer.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
run-test.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
srd-bin-reader.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
srd-bin-writer.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
srd-lexer.cc Windows "compatibility" 2018-06-17 12:39:02 +02:00
srd-mem-target.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
srd-parser-cfg.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
srd-parser-defs.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
srd-parser.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
srd-text-writer.cc Finished importing the good bits from LW's library 2017-11-01 23:21:01 +01:00
strings-builder.cc Windows "compatibility" 2018-06-17 12:39:02 +02:00
strings-iterator.cc More stuff and tests integrated 2017-11-01 22:07:41 +01:00
strings-storage.cc More stuff and tests integrated 2017-11-01 22:07:41 +01:00
strings.cc Strings - Added some missing unit tests 2018-12-15 21:50:53 +01:00
syntax-tree.cc SyntaxTree - Location field 2018-03-31 22:38:26 +02:00
union.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00
variant.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01:00