File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3838- ** Documentation updates** - Aligned exception documentation with actual implementation
3939- ** Template parameter optimization** - Removed redundant template parameters in DFS::Search calls
4040- ** Test robustness improvements** - Enhanced exception safety tests to be implementation-independent
41+ - ** Header date standardization** - Replaced placeholder ` [Current Date] ` with actual date in test files
4142
4243---
4344
Original file line number Diff line number Diff line change 11/*
22 * edge_independent_test.cpp
33 *
4- * Created on: [Current Date]
4+ * Created on: Aug 2025
55 * Description: Tests for independent Edge class after refactoring
66 *
77 * Copyright (c) 2021 Ruixiang Du (rdu)
Original file line number Diff line number Diff line change 11/*
22 * error_condition_test.cpp
33 *
4- * Created on: [Current Date]
4+ * Created on: Aug 2025
55 * Description: Tests for error conditions and edge cases
66 *
77 * Copyright (c) 2021 Ruixiang Du (rdu)
Original file line number Diff line number Diff line change 11/*
22 * vertex_independent_test.cpp
33 *
4- * Created on: [Current Date]
4+ * Created on: Aug 2025
55 * Description: Tests for independent Vertex class after refactoring
66 *
77 * Copyright (c) 2021 Ruixiang Du (rdu)
You can’t perform that action at this time.
0 commit comments