corelib/tests
Emmanuel BENOîT 53fbc35c43 FSPath - Started writing tests
I'm not satisfied with how the class works regarding differences between
Linux and Windows, however.
2018-12-16 13:48:17 +01: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 MultiArray - Function that returns total values count 2018-05-07 12:57:26 +02: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 FSPath - Started writing tests 2018-12-16 13:48:17 +01:00
hash-functions.cc Started making the library sort-of-buildable 2017-11-01 21:44:54 +01: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 FSPath - Started writing tests 2018-12-16 13:48:17 +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
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