Changeset 518
- Timestamp:
- 08/13/09 10:15:07 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/merger_test.cpp
r507 r518 9 9 10 10 TEST ( test_merger_basic ) { 11 RV x ( "{x }", "1" );11 RV x ( "{xmerger }", "1" ); 12 12 13 13 RV z ( x );