Denis Blank
|
bb70199422
|
Disable the cxx_function tests
|
2017-04-21 19:43:57 +02:00 |
|
Denis Blank
|
90dfde84c5
|
Rename all connection functions to their std counterparts:
- all_of -> when_all
- any_of -> when_any
- seq_of -> when_seq
|
2017-04-21 19:43:46 +02:00 |
|
Denis Blank
|
89559468e7
|
Update cxx_function to potswa/cxx_function@354f966
|
2017-03-19 17:50:06 +01:00 |
|
Denis Blank
|
6e04f0d389
|
Disable the cxx_function tests for now
|
2017-03-19 00:46:05 +01:00 |
|
Denis Blank
|
a2f9007cf6
|
Use cxx_function as second testing backend
|
2017-03-19 00:30:50 +01:00 |
|
Denis Blank
|
e22db05cc3
|
Add potswa/cxx_function@e7beb8bfe as second test type erasure backend
|
2017-03-18 23:35:14 +01:00 |
|
Denis Blank
|
8ac5e668c7
|
Add a missing unit-test for execcutors
|
2017-03-08 17:20:34 +01:00 |
|
Denis Blank
|
7ab7c726b6
|
Change the expected behaviour of some GTest macros from expect -> assert
|
2017-03-04 14:11:58 +01:00 |
|
Denis Blank
|
8d851d6d42
|
Rework the alias trait
|
2017-03-03 17:10:29 +01:00 |
|
Denis Blank
|
fae3d42ee0
|
Add a r-value overload of freeze
* Add checks for ensuring the propagation of the frozen property
|
2017-03-03 13:53:12 +01:00 |
|
Denis Blank
|
bf4335d602
|
Store the result of expect completion tests on the heap
|
2017-03-03 13:35:20 +01:00 |
|
Denis Blank
|
05b611ce78
|
Rework the ownership behaviour
* Add freeze and is_frozen methods to the continuable_base.
* Remove the public visibility of release.
|
2017-03-03 13:35:19 +01:00 |
|
Denis Blank
|
df0fd2f2da
|
Add tests for checking the correct invalidation on destruction
|
2017-03-02 23:35:49 +01:00 |
|
Denis Blank
|
52e62ccbf4
|
Split the unit test type instantiations for reducing memory usage
|
2017-03-01 13:50:51 +01:00 |
|
Denis Blank
|
594b993ddc
|
Split connection tests
|
2017-03-01 00:22:17 +01:00 |
|
Denis Blank
|
4fa5346476
|
Test the helper connection functions too
|
2017-03-01 00:15:27 +01:00 |
|
Denis Blank
|
22d13997df
|
Add the sequence operator feature
|
2017-02-28 23:59:46 +01:00 |
|
Denis Blank
|
cd265f991b
|
Re-enable the evaluation order tests
|
2017-02-28 23:49:36 +01:00 |
|
Denis Blank
|
28b1d57abb
|
Finish the partial callback application feature
|
2017-02-28 22:45:46 +01:00 |
|
Denis Blank
|
43a2c47a91
|
Fix a materialization error on futurization
* Add more documentation and tests
|
2017-02-27 14:40:38 +01:00 |
|
Denis Blank
|
6e5ec79754
|
initial commit
|
2017-02-26 00:33:32 +01:00 |
|