Commit Graph

11 Commits

Author SHA1 Message Date
Benoît Blanchon
1401665129 Added tests of writeTo() return value 2014-07-01 13:29:54 +02:00
Benoît Blanchon
10068e7b22 Added a test of an empty hash table in a hash table 2014-06-30 12:49:12 +02:00
Benoît Blanchon
5b2ee9ed29 Added a test of an empty array in a hash 2014-06-30 12:47:53 +02:00
Benoît Blanchon
93ddb9498e Added tests that adds a boolean to a hash table 2014-06-27 13:59:11 +02:00
Benoît Blanchon
495efd8629 Added a test that adds a null in a hash table 2014-06-27 13:57:06 +02:00
Benoît Blanchon
f548093d86 Added a test of one number in a hash table 2014-06-27 13:54:51 +02:00
Benoît Blanchon
5f77949636 Added a test of one string over hash table's capacity 2014-06-27 13:53:55 +02:00
Benoît Blanchon
e26cea59e5 Added a test with two strings in a hash table 2014-06-27 13:52:01 +02:00
Benoît Blanchon
4f4b35bd41 Small refactoring of the tests 2014-06-27 13:09:52 +02:00
Benoît Blanchon
ff4060f5d1 Added a test that adds a string value in a hash 2014-06-27 13:07:38 +02:00
Benoît Blanchon
ebb257df6e Added a test of an empty hashtable 2014-06-27 13:00:27 +02:00