Megatest

Timeline
Login

50 events occurring around c5231b3ac8b3af2b.

More ↑
2013-07-17
00:42
Added megatest-about.svg check-in: baf55bae04 user: matt tags: dev
00:37
Added megatest-about.svg check-in: 7667dbc13b user: matt tags: dev
2013-07-16
15:32 New ticket [7169585095] Add different sort options to the various views. artifact: 727142bda8 user: mrwellan
10:16
Tweaks to Makefile.installall. Some dependency problems remain check-in: 38f76fabb5 user: matt tags: dev
10:00
Got the pre-compiled iup install done in the new Makefile.installall check-in: e84be10f92 user: matt tags: dev
00:48
Added ffcall and some of iup check-in: d71a9d3444 user: matt tags: dev
00:19
Added opensrc eggs, sqlite3 build and egg check-in: 71480bbaf8 user: matt tags: dev
2013-07-15
23:35
Added first pass on Makefile for install of chicken, iup etc. check-in: 5179d54733 user: matt tags: dev
12:30
Merged development into v1.55 for release as bump of v1.5508 check-in: e6fef4b651 user: mrwellan tags: v1.55, v1.5508
2013-07-14
23:56
Renamed txtdb to refdb. Added to Makefile install target. Added ls check-in: 184bfa2327 user: matt tags: dev
23:28
Added lookup to txtdb check-in: cf4ae67410 user: matt tags: dev
21:54
Added a test for the txtdb editor check-in: 40cbab9b8b user: matt tags: dev
20:35
Basic command line working check-in: 30d2c2450a user: matt tags: dev
19:30
Mostly working check-in: d0d74baabc user: matt tags: dev
17:22
Closer check-in: a1e941a7b1 user: matt tags: dev
16:25
Closer check-in: cc4d262224 user: matt tags: dev
14:39
Oops. Went down a messy road. Snapshot this point in time. check-in: bdf18ad3a8 user: matt tags: dev
13:31
read-dat for txtdb completed check-in: eb02e8c328 user: matt tags: dev
10:58
First pass at txtdb reader check-in: f1295e0ec5 user: matt tags: dev
03:56
Added full import from gnumeric format and a stub for reading from txtdb check-in: 93afeeb4bd user: matt tags: dev
03:26
Converted to using xml instead of using sxml in the stored meta files for txtdb check-in: 59fcabaf30 user: matt tags: dev
02:23
Extracting sheets to txtdb now works check-in: 9cacf1f935 user: matt tags: dev
02:19
Extracting sheets to txtdb now works check-in: 81649543cf user: matt tags: dev
00:45
Added snippets to txtdb that disentangle bits n pieces of xml from gnumeric file check-in: b8bf0ef6c4 user: matt tags: dev
00:10
Added snippets to txtdb that disentangle bits n pieces of xml from gnumeric file check-in: d5b4f70c2b user: matt tags: dev
2013-07-13
00:01
Some exporatory stuff for refdat editor check-in: c5231b3ac8 user: matt tags: dev
2013-07-12
21:13
Phase 2 completed. Dashboard now reflects tests found on test path check-in: f944048b95 user: matt tags: dev
20:06
Phase 2 99% done but dashboard still not showing referant tests check-in: da9292b831 user: mrwellan tags: dev
11:35
Phase 1 of test search path implementation check-in: 16e44a18cb user: mrwellan tags: dev
2013-07-11
17:44
Started hacking the User Manual. Big mess :( check-in: 384db8d983 user: mrwellan tags: dev
17:12 Closed ticket [dfbe5bfaba]: Test needed for waiver propagation methodolgy plus 3 other changes artifact: 02033455e0 user: mrwellan
17:11 Closed ticket [f6c53395be]: Start dependent items when parent items PASS plus 2 other changes artifact: 16c889dc2d user: mrwellan
17:09 Closed ticket [1d4ddd8537]: megatest with -rerun with no argument crashes. plus 2 other changes artifact: 10e9509356 user: mrwellan
17:07 Closed ticket [3f4baca0b1]: echo '(print (string-intersperse (sort (map car (hash-table->alist (read-config "runconfigs.config" (make-hash-table) #f))) string<?) "\n"))' | megatest -repl plus 3 other changes artifact: a2c07c3a17 user: mrwellan
16:24 Closed ticket [e5a3015eeb]: Remove runs not removing DELETED tests plus 2 other changes artifact: 89ace05e83 user: mrwellan
16:18 Closed ticket [fe208cd4b3]: dashboard filters; filter on runname and then STATE and STATUS filters do not work plus 2 other changes artifact: 8047df1810 user: mrwellan
16:18 Closed ticket [1ad2dec291]: Clean up and shrink test control panel plus 2 other changes artifact: b232221e36 user: mrwellan
16:17 Closed ticket [357c197fe3]: Replace test/item patt specification with simpler/more flexible param plus 2 other changes artifact: 39551301b6 user: mrwellan
16:16 Closed ticket [88e22275c1]: Add ability to launch tests, remove runs etc. from the dashboard plus 2 other changes artifact: cb9be67e3e user: mrwellan
16:16 Closed ticket [54d6aa984d]: waitonitem - wait on a prior item with same item path before running plus 2 other changes artifact: 68b5466c1b user: mrwellan
16:15 Closed ticket [1581e22677]: Need ability to dump config files plus 2 other changes artifact: 7801d7671c user: mrwellan
16:14 Closed ticket [0770fa27aa]: Interactive run launching via dashboard/gui plus 2 other changes artifact: 41fede365b user: mrwellan
16:12 Closed ticket [5f003cd7a5]: Check and convert to cached aggregated writes ... plus 2 other changes artifact: c3959c9b31 user: mrwellan
16:11 Fixed ticket [94aa04368e]: server stats available at /stats plus 2 other changes artifact: eaa136aa67 user: mrwellan
16:09 Closed ticket [fef55fc483]: Dashboard fails to detect all db changes and user must hit refresh button plus 2 other changes artifact: 5a5984bc08 user: mrwellan
16:07 Closed ticket [d5048fa977]: file not being closed somewhere plus 2 other changes artifact: 720e5b2983 user: mrwellan
13:32
Merging development back to trunk check-in: 7923df7e07 user: mrwellan tags: trunk
13:04
Merged development to v1.55 for release as v1.5508 check-in: 7001c4ae53 user: mrwellan tags: v1.55, v1.5508
13:03
Added runtimelim, changed kill to simply use built-in process-signal on top process, several minor bug fixes, changed run browser for summary page to start collapsed check-in: 1695ea179a user: mrwellan tags: dev
01:05
Delayed start of couple runs in test5 to exercise the skip. Fixed couple typos in new code check-in: a1d7b196be user: mrwellan tags: dev
More ↓