summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Spin: #stop! -> #spin.stop_spinning!Jérémy Zurcher1-1/+1
2012-06-28specs: cover Board#keep! and Board#flush!Jérémy Zurcher1-0/+24
2012-06-28specs: cover Particle#merged_lengthJérémy Zurcher1-0/+3
2012-06-28specs: cover Edoors::ACT_PASS_THROUGHJérémy Zurcher1-1/+8
2012-06-28specs: cover Particle#each_mergedJérémy Zurcher1-0/+18
2012-06-27Room: fix _try_links, add specsJérémy Zurcher1-5/+6
2012-06-27complete iota_specsJérémy Zurcher1-0/+20
2012-06-27Merge branch 'rewrite0'Jérémy Zurcher6-57/+68
2012-06-27update spin_secsJérémy Zurcher1-4/+4
2012-06-26update board_specsJérémy Zurcher1-7/+7
2012-06-26update door_specsJérémy Zurcher1-3/+3
2012-06-26update spot_specs->iota_SpecsJérémy Zurcher1-0/+0
2012-06-26update room_specsJérémy Zurcher1-9/+10
2012-06-25update particle_specsJérémy Zurcher1-21/+34
2012-06-24update link_specsJérémy Zurcher1-13/+10
2012-06-22spec/spot_spec -> spec/iota_specJérémy Zurcher1-0/+0
2012-06-22complete SPin specsJérémy Zurcher1-0/+10
2012-06-22Particle: fix set_dst! complete specsJérémy Zurcher1-0/+6
2012-06-18specs: cover SYS_ACT_ADD_ROOMJérémy Zurcher1-0/+16
2012-06-11specs: cover Particle#clear_merged! r=nil paramJérémy Zurcher1-0/+9
2012-06-10Spin: to_json stores iota and links into inner_roomJérémy Zurcher1-0/+3
2012-06-10project iotas->edoors-ruby, module Iotas->EdoorsJérémy Zurcher8-250/+250
2012-06-03specs: add direct routing through path specsJérémy Zurcher1-1/+21
2012-06-03Door: do not call p#init! in require_p, only in send_pJérémy Zurcher2-6/+0
2012-06-03fix room specs to follow new particle reset policyJérémy Zurcher1-13/+5
2012-06-02specs cover direc routing throug send_p action parameterJérémy Zurcher1-4/+23
2012-06-02Particle add #set_dst! and specsJérémy Zurcher1-1/+10
2012-06-02specs follow Particle#set_dst! -> Particle#add_dstJérémy Zurcher5-44/+56
2012-05-25Specs: replace p.src = with p.init! callsJérémy Zurcher2-11/+11
2012-05-24complete Room coverageJérémy Zurcher1-0/+11
2012-05-24specs/room, reflect new Spin@world usageJérémy Zurcher1-68/+37
2012-05-18Spot->IotaJérémy Zurcher3-10/+10
2012-05-18social skills failure ;) evendoors-ruby is renamed into iotasJérémy Zurcher8-245/+245
2012-05-15specs: Room, allow drill down, raise EvenDoors::ERROR_ROUTE_DDWR on drill dow...Jérémy Zurcher1-9/+25
2012-05-14specs: add Spin.process_sys_p specsJérémy Zurcher1-0/+10
2012-05-14specs: add NoMethodError when receive_p is not overridenJérémy Zurcher1-0/+9
2012-05-14specs: Spin clean hibernate json fileJérémy Zurcher1-0/+1
2012-05-13specs: add Spin hibernate! and resume! specsJérémy Zurcher1-0/+10
2012-05-13Spin: send_ -> post_Jérémy Zurcher1-6/+6
2012-05-13specs: sed -i 's/ERROR_FIELD/FIELD_ERROR_MSG/'Jérémy Zurcher1-7/+7
2012-05-12specs: update ERROR_FIELD->FIELD_ERROR_MSGJérémy Zurcher1-1/+1
2012-05-12Particle relies on spin field to resolve src and dst not parentJérémy Zurcher1-1/+1
2012-05-12specs: Link adapt to non static wayJérémy Zurcher1-5/+2
2012-05-12specs: Particle adapt to non static wayJérémy Zurcher1-10/+8
2012-05-12specs: Board adapt to non static wayJérémy Zurcher1-4/+8
2012-05-12specs: Door adapt to non static wyJérémy Zurcher1-8/+12
2012-05-12specs: Room adapt to new wayJérémy Zurcher1-66/+64
2012-05-12specs: Fake inherits from SpotJérémy Zurcher2-9/+2
2012-05-12specs: adapt to new Spot behaviorJérémy Zurcher1-8/+8
2012-05-12specs: adapt to new spin topologyJérémy Zurcher1-42/+50