This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package edu.calpoly.cpe102sp12; | |
import static org.junit.Assert.*; | |
import java.util.Arrays; | |
import org.bukkit.Material; | |
import org.junit.Test; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package edu.calpoly.cpe102sp12; | |
import static org.junit.Assert.*; | |
import org.bukkit.Material; | |
import org.junit.Test; | |
public class Testing { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package edu.calpoly.cpe102sp12; | |
import static org.junit.Assert.*; | |
import org.bukkit.Material; | |
import org.junit.Test; | |
public class Testing{ | |
@Test | |
public void test() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package edu.calpoly.cpe102sp12; | |
import static org.junit.Assert.*; | |
import java.util.Arrays; | |
import org.bukkit.Material; | |
import org.junit.Test; | |
public class Testing { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package edu.calpoly.cpe102sp12; | |
import static org.junit.Assert.*; | |
import org.junit.Test; | |
import org.bukkit.Material; | |
import java.util.Arrays; | |
public class Testing | |
{ | |
RectangularPrism cube1 = new RectangularPrism(5,5,5,5,5,5); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package edu.calpoly.cpe102sp12; | |
import static org.junit.Assert.*; | |
import org.junit.Test; | |
import org.bukkit.Material; | |
public class Testing { | |
@Test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Globals: | |
# | |
# Regex to match balanced [brackets]. See Friedl's | |
# "Mastering Regular Expressions", 2nd Ed., pp. 328-331. | |
my $g_nested_brackets; | |
$g_nested_brackets = qr{ | |
(?> # Atomic matching | |
[^\[\]]+ # Anything other than brackets |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; | |
; | |
; ;; ; ;;; | |
; ; ;;; ;;; ; ; | |
; ; ; ; ; ; ; | |
; ; ;;; ; ;; ;;;; ;;; ;;; ; ; ; ; | |
; ; ; ;; ; ; ; ; ; ; ; ; ; ; | |
; ; ; ; ; ;;;; ;;; ;;;;; ; ;;; ; ; | |
; ; ; ; ; ; ; ; ; ; ; ; ; | |
; ; ; ; ; ; ; ; ; ; ; ; ; ;; ; ; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bool SpellMgr::IsNoStackSpellDueToSpell(uint32 spellId_1, uint32 spellId_2) const | |
{ | |
SpellEntry const *spellInfo_1 = sSpellStore.LookupEntry(spellId_1); | |
SpellEntry const *spellInfo_2 = sSpellStore.LookupEntry(spellId_2); | |
if (!spellInfo_1 || !spellInfo_2) | |
return false; | |
if (spellId_1 == spellId_2) | |
return false; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sotnehu | |
aoeu | |
aoe | |
u | |
aoeu | |
oe | |