-
- Downloads
Implement integration test, improve performance on large exams
parent
f2c9d409
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 2 additions, 4 deletions.gitlab-ci.yml
- CMakeLists.txt 11 additions, 29 deletionsCMakeLists.txt
- Dockerfile 61 additions, 0 deletionsDockerfile
- src/CMakeLists.txt 0 additions, 2 deletionssrc/CMakeLists.txt
- src/data/nodes/changed_max_points.cpp 2 additions, 0 deletionssrc/data/nodes/changed_max_points.cpp
- src/file_io/d2r_parser.hpp 1 addition, 1 deletionsrc/file_io/d2r_parser.hpp
- src/view/gui/custom_double_spin_box.cpp 0 additions, 74 deletionssrc/view/gui/custom_double_spin_box.cpp
- src/view/gui/custom_double_spin_box.hpp 0 additions, 54 deletionssrc/view/gui/custom_double_spin_box.hpp
- src/view/main_window/export_rwthonline.cpp 146 additions, 93 deletionssrc/view/main_window/export_rwthonline.cpp
- src/view/main_window/export_rwthonline.hpp 13 additions, 2 deletionssrc/view/main_window/export_rwthonline.hpp
- src/view/main_window/grade_tab.hpp 1 addition, 1 deletionsrc/view/main_window/grade_tab.hpp
- src/view/main_window/main_window.hpp 1 addition, 1 deletionsrc/view/main_window/main_window.hpp
- src/view/main_window/point_histogram.hpp 1 addition, 1 deletionsrc/view/main_window/point_histogram.hpp
- src/view/main_window/students_tab.cpp 12 additions, 2 deletionssrc/view/main_window/students_tab.cpp
- test/CMakeLists.txt 5 additions, 0 deletionstest/CMakeLists.txt
- test/data/nodes/dynexite_exam_test.cpp 63 additions, 29 deletionstest/data/nodes/dynexite_exam_test.cpp
- test/data/nodes/first_try_test.cpp 18 additions, 31 deletionstest/data/nodes/first_try_test.cpp
- test/data/nodes/student_data_test.cpp 1 addition, 13 deletionstest/data/nodes/student_data_test.cpp
- test/data/nodes/user_grade_boundaries_test.cpp 1 addition, 5 deletionstest/data/nodes/user_grade_boundaries_test.cpp
- test/data/nodes/user_grade_config_test.cpp 4 additions, 5 deletionstest/data/nodes/user_grade_config_test.cpp
Loading
Please register or sign in to comment