Added a test that tests the compiler if references are bound correctly. Also added the second copyright notice.

This commit is contained in:
Andrzej Krzemienski
2014-05-05 19:08:11 +02:00
parent 86e759fb89
commit 6a790e0c97
18 changed files with 127 additions and 14 deletions

View File

@@ -23,6 +23,7 @@ import testing ;
[ run optional_test_io.cpp ]
[ run optional_test_move.cpp ]
[ run optional_test_equals_none.cpp ]
[ run optional_test_the_compiler.cpp ]
[ compile-fail optional_test_fail1.cpp ]
[ compile-fail optional_test_fail3a.cpp ]
[ compile-fail optional_test_fail3b.cpp ]