Commit graph

  • 4006009c2c Update sum README.md Fedor Korotkiy 2020-02-13 03:25:45 +0300
  • d842678a2c Fix Fedor Korotkiy 2020-02-13 03:07:21 +0300
  • d4a0cca74d Debugging Fedor Korotkiy 2020-02-13 03:02:31 +0300
  • d09d084a1d Debugging Fedor Korotkiy 2020-02-13 02:58:32 +0300
  • 0136bbfac5 Debugging Fedor Korotkiy 2020-02-13 02:56:04 +0300
  • 796804edab Debugging Fedor Korotkiy 2020-02-13 02:50:16 +0300
  • e227b7e140 Fix Fedor Korotkiy 2020-02-13 02:31:40 +0300
  • 3c626cafd5 Fix Fedor Korotkiy 2020-02-13 02:28:27 +0300
  • a361581536 Fix CI config. Fedor Korotkiy 2020-02-13 02:18:05 +0300
  • 6a83a4f1fc Task grading Fedor Korotkiy 2020-02-13 01:54:25 +0300
  • 19f44ee666 wordcount: test lines with single occurence verytable 2020-02-13 01:42:45 +0300
  • 735f5163b4 testenv.docker: fix testtool build command verytable 2020-02-13 01:34:42 +0300
  • 8290d1179c Merge branch '3-word-count' into 'master' verytable 2020-02-12 22:25:12 +0000
  • dea434be37 Resolve "word-count" verytable 2020-02-12 22:25:12 +0000
  • 0de2390008 Squashed commit of the following: Fedor Korotkiy 2020-02-10 16:41:58 +0300
  • 3290d0880c Add slide reference Fedor Korotkiy 2020-02-10 16:40:22 +0300
  • 1a6f837afe First part of lecture 0. Fedor Korotkiy 2020-02-09 21:14:30 +0300
  • 48455f1b45 Update docs Fedor Korotkiy 2020-02-07 13:45:00 +0300
  • 664f66105b Use cmd.Run instead of cmd.Start+cmd.Wait. verytable 2020-02-02 01:21:12 +0300
  • ff809b73c3 Start doc comments with the name being declared. verytable 2020-02-02 01:14:20 +0300
  • 7d8f8fcb31 Deploy slides Fedor Korotkiy 2020-02-01 23:57:53 +0300
  • ca85156a5a Build slides Fedor Korotkiy 2020-02-01 23:16:15 +0300
  • e227588757 Add CONTRIBUTING.md Fedor Korotkiy 2020-02-01 21:14:29 +0300
  • 6fbac96f75 Better fix for running tests under goland Fedor Korotkiy 2020-02-01 04:47:01 +0300
  • f9280772ae Fix running tests under goland Fedor Korotkiy 2020-02-01 04:39:56 +0300
  • dc2f940fc0 Fix running tests under goland Fedor Korotkiy 2020-02-01 04:29:29 +0300
  • 366629e7fe Last fix, hopefully. Fedor Korotkiy 2020-02-01 04:05:29 +0300
  • 6a3bc49595 Fix branch name Fedor Korotkiy 2020-02-01 04:02:12 +0300
  • 0521e63f80 Use tmp branch with random name Fedor Korotkiy 2020-02-01 03:59:45 +0300
  • ee1d741f4b Try fixing git magic. Fedor Korotkiy 2020-02-01 03:54:20 +0300
  • 7e5b81d097 Try fixing git magic. Fedor Korotkiy 2020-02-01 03:52:09 +0300
  • 2064ed6e46 Try fixing git magic. Fedor Korotkiy 2020-02-01 03:46:34 +0300
  • 38decbb90a Fix test. Fedor Korotkiy 2020-02-01 03:41:38 +0300
  • e9abc1368e Fix CI config. Fedor Korotkiy 2020-02-01 03:37:41 +0300
  • 4ca7ca7b11 Automatic push to public repo. Fedor Korotkiy 2020-02-01 03:35:28 +0300
  • f2da93215a Working on export tool Fedor Korotkiy 2020-02-01 02:58:10 +0300
  • ba90f2f10e Add file to testtool's correct submission test. verytable 2020-01-31 23:49:50 +0300
  • afe8fcdc4d Remove duplicate word from comment. verytable 2020-01-31 23:13:31 +0300
  • 6bcbc9ced4 Change ordered list counting from 0-based to 1-based. verytable 2020-01-31 23:12:27 +0300
  • 1909d16951 Fix testenv build Fedor Korotkiy 2020-01-31 22:48:08 +0300
  • bd14c414c6 Create .deadlines.yml. Move task sync to separate job. Fedor Korotkiy 2020-01-31 22:41:25 +0300
  • ab6ef47b28 Add rsync to docker Fedor Korotkiy 2020-01-31 22:35:07 +0300
  • 6087cf3acc Trigger CI Fedor Korotkiy 2020-01-31 22:08:03 +0300
  • 6ebf29ab3b Setting up CI Fedor Korotkiy 2020-01-31 22:03:57 +0300
  • e1edf4b0b3 Merge branch '1-submission-test-tool' into 'master' verytable 2020-01-31 18:40:13 +0000
  • ff1e12f5e4 Adding testtool - the submission tester. verytable 2020-01-29 01:41:27 +0300
  • 4dd986ad2d Address sidh@ comments. Fedor Korotkiy 2020-01-26 17:26:06 +0300
  • e6d6c4d9ed Fix sum for 32-bit platform. Fedor Korotkiy 2020-01-19 01:59:27 +0300
  • c4d3aeac0c Add example task. Provide documentation about testing. Fedor Korotkiy 2020-01-18 21:24:16 +0300
  • f8c4f797c6 readme: fix typos Arseny Balobanov 2020-01-18 20:26:28 +0300
  • 05515b2da9 Initial commit. Draft syllabus. Fedor Korotkiy 2020-01-18 20:00:24 +0300