Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#146 closed ожидаются исправления (задача сдана)

ha5

Reported by: Andrey Owned by: Vladimir Rutsky
Priority: проверка Milestone:
Component: HA#5 function Version:
Keywords: Cc:

Description


Change History (11)

comment:1 Changed 7 years ago by cpptester

Type: ожидается проверкаожидаются исправления

Tested revision 919 by pestov.andrej.

Smoke tests

test

stage

result

info

log

run_function_smoke_test.cpp

gcc62

SUCCESS

run

SUCCESS

valgrind

SUCCESS

run_function_smoke_test-valgrind.log

gcc62-asan

SUCCESS

asan

SUCCESS

clang-san

WARNING

run_function_smoke_test-clang-san.log

san

SUCCESS

Common header used in some tests: common.h

comment:2 Changed 7 years ago by cpptester

Tested revision 960 by pestov.andrej.

Main tests

test

stage

result

info

log

comp_rvalue_argument.cpp

gcc62

FAILURE

comp_rvalue_argument-gcc62.log

ncomp_function_explicit_operator_bool.cpp

gcc62

FAILURE

ncomp_iostream_include.cpp

gcc62

FAILURE

run_free_function.cpp

gcc62

SUCCESS

run

FAILURE

exit code 139

run_free_function-run.log

run_functor_copied.cpp

gcc62

SUCCESS

run

FAILURE

exit code 139

run_functor_copied-run.log

Common header used in some tests: common.h

comment:3 Changed 7 years ago by cpptester

Tested revision 1033 by pestov.andrej.

Main tests

test

stage

result

info

log

ncomp_function_explicit_operator_bool.cpp

gcc62

FAILURE

ncomp_iostream_include.cpp

gcc62

FAILURE

run_functor_copied.cpp

gcc62

SUCCESS

run

FAILURE

exit code 139

run_functor_copied-run.log

Common header used in some tests: common.h

comment:4 Changed 7 years ago by Vladimir Rutsky

Андрей, я напомню, что ncomp_* --- это тесты, которые не должны компилироваться.

comment:5 Changed 7 years ago by Vladimir Rutsky

Замечания:

  1. <stdarg.h> --- это Си-шный заголовочный файл, используйте C++ альтернативу.

comment:6 Changed 7 years ago by cpptester

Tested revision 1038 by pestov.andrej.

Smoke tests

test

stage

result

info

log

run_function_smoke_test.cpp

gcc62

SUCCESS

run

SUCCESS

valgrind

SUCCESS

run_function_smoke_test-valgrind.log

gcc62-asan

SUCCESS

asan

SUCCESS

clang-san

WARNING

run_function_smoke_test-clang-san.log

san

SUCCESS

Common header used in some tests: common.h

comment:7 Changed 7 years ago by cpptester

Tested revision 1044 by pestov.andrej.

Main tests

test

stage

result

info

log

ncomp_function_explicit_operator_bool.cpp

gcc62

FAILURE

Common header used in some tests: common.h

comment:8 Changed 7 years ago by cpptester

Tested revision 1047 by pestov.andrej.

All tests passed. Good job!

comment:9 Changed 7 years ago by Vladimir Rutsky

Решение можно проверять?

comment:10 Changed 7 years ago by Vladimir Rutsky

Resolution: задача сдана
Status: newclosed

Решение зачтено.

comment:11 Changed 7 years ago by Vladimir Rutsky

Milestone: ha5-milestone2

Milestone ha5-milestone2 deleted

Note: See TracTickets for help on using tickets.